diff --git a/home/config/sway/module/System.nix b/home/config/sway/module/System.nix index 872e809..76f4420 100644 --- a/home/config/sway/module/System.nix +++ b/home/config/sway/module/System.nix @@ -2,6 +2,7 @@ mod = config.setting.sysctrl; in { text = '' + bindsym ${mod} input * xkb_switch_layout 0 bindsym --to-code ${mod}+c exec 'systemctl reboot -i' bindsym --to-code ${mod}+g exec 'swayscript gamingtoggle' bindsym --to-code ${mod}+l exec 'powerlimit toggle'