mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
back to previous command for keyboard layout
This commit is contained in:
parent
70f40759b5
commit
900bc3d6d6
@ -228,7 +228,7 @@ mode "$mode_system" {
|
||||
bindsym $mod+BackSpace mode "$mode_system"
|
||||
|
||||
# keyboard layout toggle
|
||||
bindsym $mod+ Mod1+space exec --no-startup-id .config/i3/keyboard_layout_toggle.sh
|
||||
bindsym Mod1+space exec --no-startup-id .config/i3/keyboard_layout_toggle.sh
|
||||
|
||||
# autostart keepassxc
|
||||
exec --no-startup-id .config/i3/keepassxc.sh
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
"zoom"
|
||||
"skypeforlinux"
|
||||
];
|
||||
|
||||
|
||||
services = {
|
||||
udiskie = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user