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