mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Add keybinds
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#----------
|
||||
# Monitors
|
||||
#----------
|
||||
monitor = ,preferred,auto,auto
|
||||
# monitor = ,preferred,auto,auto
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
|
||||
@ -153,8 +153,8 @@ bind = ALT, f4, killactive,
|
||||
# Floating and fullscreen
|
||||
bind = $mainMod, F, togglefloating,
|
||||
bind = $mainMod, P, pin
|
||||
bind = $mainMod, S, fullscreen, 1
|
||||
bind = $mainMod SHIFT, S, fullscreen, 0
|
||||
bind = $mainMod, S, fullscreen, 0
|
||||
bind = $mainMod SHIFT, S, fullscreen, 1
|
||||
|
||||
|
||||
# Wofi
|
||||
@ -180,6 +180,7 @@ binde = , XF86MonBrightnessDown, exec, brightnessctl s 5%- && brightnessctl -m |
|
||||
|
||||
# Lock screen
|
||||
bind = , XF86PowerOff, exec, hyprlock
|
||||
bind = SUPER_L, l, exec, hyprlock
|
||||
|
||||
|
||||
# Reload
|
||||
|
||||
Reference in New Issue
Block a user