adds support for split keyboard
This commit is contained in:
parent
725057ace8
commit
e93060714c
5 changed files with 31 additions and 7 deletions
|
|
@ -97,13 +97,14 @@ bind = $mainMod, Space, fullscreen, 0
|
|||
|
||||
# rofi App launcher
|
||||
#bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot"
|
||||
bind = $mainMod, Tab, exec, $appLauncher
|
||||
bind = , Home, exec, $appLauncher
|
||||
bind = ALT, Tab, exec, rofi -show window -show-icons
|
||||
|
||||
bind = $mainMod, Return, exec, $term
|
||||
bind = $mainMod Shift, Return, exec, hyprdrop ghostty --identifier term_hyprdrop
|
||||
bind = $mainMod, Z, exec, $files
|
||||
|
||||
|
||||
bind = $mainMod, R, focusurgentorlast
|
||||
bind = $mainMod SHIFT, P, exec, rofi -modes "2fa" -show 2fa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue