diff options
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/binds.conf | 1 | ||||
| -rw-r--r-- | hypr/.config/hypr/monitors.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/hypr/.config/hypr/binds.conf b/hypr/.config/hypr/binds.conf index c31d163..ea62c0b 100644 --- a/hypr/.config/hypr/binds.conf +++ b/hypr/.config/hypr/binds.conf @@ -5,6 +5,7 @@ $mainMod = SUPER bindr = SUPER, SUPER_L, exec, wofi bind = $mainMod, A, exec, kitty bind = $mainMod, D, killactive, +bind = $mainMod CTRL SHIFT, D, exec, hyprctl kill bind = $mainMod, S, exec, hyprshot -m region bind = $mainMod, M, exit, bind = $mainMod, V, togglefloating, diff --git a/hypr/.config/hypr/monitors.conf b/hypr/.config/hypr/monitors.conf index e2b2f87..d839996 100644 --- a/hypr/.config/hypr/monitors.conf +++ b/hypr/.config/hypr/monitors.conf @@ -1,6 +1,6 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ monitor=DP-1,2560x1440@144,0x0,auto -monitor=DP-2,1920x1080@60,2560x0,auto +#monitor=DP-2,1920x1080@60,2560x0,auto # FOR HYPRSOME (MULTIPLE MONITORS) workspace=1,monitor:DP-1 |
