diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:41:42 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 23:41:42 +0900 |
| commit | a3ceb0a549e37ef3a57bf2ce7d86cb0a83c922d2 (patch) | |
| tree | e7cff6f5f18c83d55826f2e37531eb959aeae7e8 /config/hypr/configs | |
| parent | 490beb1c15ddc3e405b03368e8d5f90ffc6451f5 (diff) | |
updated some things
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Execs.conf | 3 | ||||
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 19da05bc..fd21a24d 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -22,9 +22,8 @@ exec-once = $scriptsDir/Polkit.sh # starup apps exec-once = waybar & -exec-once swaync & +exec-once swaync exec-once = nm-applet --indicator & -# exec-once = dunst & #exec-once = blueman-applet & #exec-once = rog-control-center & diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 901cbd27..4f8f6ae4 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -24,7 +24,7 @@ bind = CTRL ALT, L, exec, $scriptsDir/LockScreen.sh bind = CTRL ALT, P, exec, $scriptsDir/Wlogout.sh # FEATURES / EXTRAS -bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh # Refresh waybar, dunst, rofi +bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh # Refresh waybar, swaync, rofi bind = $mainMod CTRL, S, exec, $scriptsDir/RofiBeats.sh # online music bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh # emoji bind = $mainMod, H, exec, $scriptsDir/KeyHints.sh # Small help file |
