aboutsummaryrefslogtreecommitdiff
path: root/modules/desktop/system/environments
diff options
context:
space:
mode:
Diffstat (limited to 'modules/desktop/system/environments')
-rw-r--r--modules/desktop/system/environments/sway.nix17
1 files changed, 3 insertions, 14 deletions
diff --git a/modules/desktop/system/environments/sway.nix b/modules/desktop/system/environments/sway.nix
index 2e0d2d1..604ec87 100644
--- a/modules/desktop/system/environments/sway.nix
+++ b/modules/desktop/system/environments/sway.nix
@@ -50,20 +50,9 @@
client.placeholder $overlay0 $base $text $overlay0 $overlay0
client.background $base
- # bar {
- # colors {
- # background $base
- # statusline $text
- # focused_statusline $text
- # focused_separator $base
-
- # # target border bg text
- # focused_workspace $base $mauve $crust
- # active_workspace $base $surface2 $text
- # inactive_workspace $base $base $text
- # urgent_workspace $base $red $crust
- # }
- # }
+ input type:keyboard {
+ xkb_options caps:none
+ }
bindsym Mod4+1 workspace number 1
bindsym Mod4+2 workspace number 2