aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-08 10:10:24 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-08 10:10:24 +0900
commit0ba1c107a157b169364a6c7b39c598a0089065cd (patch)
tree9722a833bf59d9eeeb280cab5affc7f04d996765
parent54e6ca532114a208b5d51aa2535ffab629de5a60 (diff)
change keybinds for hyprctl reload
-rw-r--r--config/hypr/configs/Keybinds.conf3
-rw-r--r--config/hypr/configs/Settings.conf1
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 7984dc2c..2c4a048c 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -18,10 +18,9 @@ $volume = $scriptsDir/Volume.sh
# rofi launcher
bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser
bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser
-#bind = CTRL, D, exec, pkill rofi || rofi -dmenu
bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0
-bind = $mainMod SHIFT, C, exec, hyprctl reload
+bind = $mainMod SHIFT, R, exec, hyprctl reload
bind = $mainMod SHIFT, Q, killactive,
bind = $mainMod SHIFT, F, togglefloating,
bind = $mainMod ALT, F, exec, hyprctl dispatch workspaceopt allfloat
diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf
index b40eba67..a3c9768c 100644
--- a/config/hypr/configs/Settings.conf
+++ b/config/hypr/configs/Settings.conf
@@ -132,6 +132,7 @@ misc {
no_direct_scanout = true #for fullscreen games
focus_on_activate = false
swallow_regex = ^(kitty)$
+ #disable_autoreload = true
}
binds {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage