diff options
| author | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-28 18:04:32 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com~> | 2023-12-28 18:04:32 +0900 |
| commit | 88181a130370ec3d78b7bb6ea96080c639eaae24 (patch) | |
| tree | b853c4e6762764cf6c101f75af780a2a60bbf90a /config/hypr/configs | |
| parent | 2d3e62132255c73d8aca87a4f5f80f93280b6a9d (diff) | |
updated
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Execs.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index ac6e63ab..5e2a435d 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -22,11 +22,13 @@ exec-once = $scriptsDir/Polkit.sh # starup apps exec-once = waybar & -exec-once = swaync & exec-once = nm-applet --indicator & -#exec-once = blueman-applet & +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 exec-once = wl-paste --type image --watch cliphist store |
