mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
super+alt+space for keyboard switch due to collision
This commit is contained in:
parent
d2fc5df5ff
commit
70f40759b5
@ -228,7 +228,7 @@ mode "$mode_system" {
|
||||
bindsym $mod+BackSpace mode "$mode_system"
|
||||
|
||||
# keyboard layout toggle
|
||||
bindsym $mod+space exec --no-startup-id .config/i3/keyboard_layout_toggle.sh
|
||||
bindsym $mod+ Mod1+space exec --no-startup-id .config/i3/keyboard_layout_toggle.sh
|
||||
|
||||
# autostart keepassxc
|
||||
exec --no-startup-id .config/i3/keepassxc.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user