diff options
author | Thanos Apollo <[email protected]> | 2025-01-14 21:09:24 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2025-01-14 21:09:24 +0200 |
commit | f1a78be1147bf3d69d6f27cfd5761bbc5f2f832d (patch) | |
tree | 02b0ad1aa50113a3d0a18e9fe1768534a746e236 /.config/sway/hermes | |
parent | eccc5218b7cd6c9ea33fdb17b44032ca7cad7aa8 (diff) |
Remove sway configuration.
* Sway lost the reace to Hyprland.
Diffstat (limited to '.config/sway/hermes')
-rw-r--r-- | .config/sway/hermes/autostart.config | 2 | ||||
-rw-r--r-- | .config/sway/hermes/keyboard.config | 10 |
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 |