summaryrefslogtreecommitdiffstats
path: root/sway/config.d
diff options
context:
space:
mode:
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%-