From c49abeb1a3e2b526dda17e71bccba1630360470f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 2 Jul 2022 09:43:06 +0200 Subject: Use Nord color theme --- config/sway/bindsym-layout | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 config/sway/bindsym-layout (limited to 'config/sway/bindsym-layout') diff --git a/config/sway/bindsym-layout b/config/sway/bindsym-layout deleted file mode 100644 index 5b075ac..0000000 --- a/config/sway/bindsym-layout +++ /dev/null @@ -1,13 +0,0 @@ -# vim: ft=swayconfig -set $mode_layout Set keyboard layout (u)s or (c)z -mode "$mode_layout" { - bindsym u input type:keyboard xkb_layout us, mode "default" - bindsym c input type:keyboard xkb_layout cz_qwerty, mode "default" - bindsym Return mode "default" - bindsym Escape mode "default" -} -bindsym --to-code $mod+slash mode "$mode_layout" - -# Type emoji -bindsym --to-code $mod+period exec rofimoji --selector wofi --skin-tone neutral -bindsym --to-code $mod+Shift+period exec rofimoji --selector wofi --skin-tone neutral --action copy -- cgit v1.2.3