|
|
|
@ -132,6 +132,12 @@ in |
|
|
|
|
|
|
|
|
|
|
|
]; |
|
|
|
]; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bindm = [ |
|
|
|
|
|
|
|
"$mod, mouse:272, movewindow" |
|
|
|
|
|
|
|
"$mod, mouse:273, resizewindow" |
|
|
|
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bind = |
|
|
|
bind = |
|
|
|
[ |
|
|
|
[ |
|
|
|
"$mod, F, exec, firefox" |
|
|
|
"$mod, F, exec, firefox" |
|
|
|
@ -142,6 +148,7 @@ in |
|
|
|
"$mod, E, exec, hyprctl dispatch exit" |
|
|
|
"$mod, E, exec, hyprctl dispatch exit" |
|
|
|
"$mod, r, exec, rofi -show run" |
|
|
|
"$mod, r, exec, rofi -show run" |
|
|
|
"$mod, code:51, exec, 1password" # super + \ |
|
|
|
"$mod, code:51, exec, 1password" # super + \ |
|
|
|
|
|
|
|
"$mod, W, togglefloating," |
|
|
|
",XF86MonBrightnessDown, exec, brightnessctl s 5%-" |
|
|
|
",XF86MonBrightnessDown, exec, brightnessctl s 5%-" |
|
|
|
",XF86MonBrightnessUp, exec, brightnessctl s +5%" |
|
|
|
",XF86MonBrightnessUp, exec, brightnessctl s +5%" |
|
|
|
] |
|
|
|
] |
|
|
|
|