summaryrefslogtreecommitdiff
path: root/.config/sway/hermes
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/hermes')
-rw-r--r--.config/sway/hermes/autostart.config2
-rw-r--r--.config/sway/hermes/keyboard.config10
2 files changed, 0 insertions, 12 deletions
diff --git a/.config/sway/hermes/autostart.config b/.config/sway/hermes/autostart.config
deleted file mode 100644
index 3261998..0000000
--- a/.config/sway/hermes/autostart.config
+++ /dev/null
@@ -1,2 +0,0 @@
-
-exec nm-applet \ No newline at end of file
diff --git a/.config/sway/hermes/keyboard.config b/.config/sway/hermes/keyboard.config
deleted file mode 100644
index 90f9b1e..0000000
--- a/.config/sway/hermes/keyboard.config
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-## Keyboard
-input "type:keyboard" {
- xkb_layout us,gr
- xkb_options grp:win_space_toggle,ctrl:swapcaps
- }
-
-bindsym F2 exec brightnessctl set +5%
-bindsym F1 exec brightnessctl set 5%- \ No newline at end of file