summaryrefslogtreecommitdiffstats
path: root/sway/config.d
diff options
context:
space:
mode:
authorRevaz Nakhutsrishvili <r@revaz.xyz>2024-09-02 17:56:50 +0400
committerRevaz Nakhutsrishvili <r@revaz.xyz>2024-09-02 17:56:50 +0400
commit70091f72f7e1bf228da856f27ae46ec63321ac53 (patch)
tree898f6cf36efa06abe75cdaa2c047d72a71879836 /sway/config.d
parentc58115a4259cb747bf290692892a603ebb1d8cdc (diff)
move configs to .config folder
Diffstat (limited to 'sway/config.d')
-rw-r--r--sway/config.d/keyboard4
-rw-r--r--sway/config.d/sound3
2 files changed, 0 insertions, 7 deletions
diff --git a/sway/config.d/keyboard b/sway/config.d/keyboard
deleted file mode 100644
index 6cd8e57..0000000
--- a/sway/config.d/keyboard
+++ /dev/null
@@ -1,4 +0,0 @@
-input type:keyboard {
- xkb_layout us,ge
- xkb_options grp:alt_shift_toggle
-}
diff --git a/sway/config.d/sound b/sway/config.d/sound
deleted file mode 100644
index 0ab1987..0000000
--- a/sway/config.d/sound
+++ /dev/null
@@ -1,3 +0,0 @@
-bindsym XF86AudioMute exec amixer -D pipewire set Master 1+ toggle
-bindsym XF86AudioRaiseVolume exec amixer -q sset Master 5%+
-bindsym XF86AudioLowerVolume exec amixer -q sset Master 5%-