Compare commits
2 Commits
339e6450b3
...
e1504f86cf
Author | SHA1 | Date |
---|---|---|
|
e1504f86cf | |
|
16b46707a1 |
|
@ -4,7 +4,7 @@ monitor=,1920x1080,auto,1
|
|||
# Input
|
||||
$mainMod = SUPER
|
||||
input {
|
||||
kb_layout = de,ru
|
||||
kb_layout = de
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = caps:swapescape
|
||||
|
@ -153,7 +153,6 @@ bind = $mainMod, P, movewindow, r
|
|||
bind = $mainMod, P, movewindow, u
|
||||
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
||||
binde = $mainMod, right, exec, hyprctl switchxkblayout at-translated-set-2-keyboard prev
|
||||
bind = $mainMod, W, exec, /home/nick/Documents/Programming/low/Ada/hyprwsnav/bin/hyprwsnav
|
||||
|
||||
# Keybindings special keys
|
||||
bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+
|
||||
|
|
Loading…
Reference in New Issue