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"
|
bindsym $mod+BackSpace mode "$mode_system"
|
||||||
|
|
||||||
# keyboard layout toggle
|
# 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
|
# autostart keepassxc
|
||||||
exec --no-startup-id .config/i3/keepassxc.sh
|
exec --no-startup-id .config/i3/keepassxc.sh
|
||||||
|
|||||||
@ -28,7 +28,6 @@
|
|||||||
"skypeforlinux"
|
"skypeforlinux"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
udiskie = {
|
udiskie = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user