diff options
| author | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-28 18:19:56 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-28 18:19:56 +0900 |
| commit | 4c669e2a877e1b5d3a10668b6a7bbd62118a9f03 (patch) | |
| tree | a9a9e2f67c5ab52df6995655a1520ed32f509335 /config/hypr/configs | |
| parent | 88181a130370ec3d78b7bb6ea96080c639eaae24 (diff) | |
Updating for swaync
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Execs.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 5e2a435d..ef5b8ad5 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -23,11 +23,10 @@ exec-once = $scriptsDir/Polkit.sh # starup apps exec-once = waybar & exec-once = nm-applet --indicator & -exec-once = blueman-applet & +exec-once = swaync & +#exec-once = blueman-applet & #exec-once = rog-control-center & -# notification -exec-once = $scriptsDir/SwayNC.sh #clipboard manager exec-once = wl-paste --type text --watch cliphist store |
