diff options
| author | Botond Hende <nettingman@gmail.com> | 2025-12-14 11:27:27 +0100 |
|---|---|---|
| committer | Botond Hende <nettingman@gmail.com> | 2025-12-14 11:27:27 +0100 |
| commit | fc447ba82c2be747f8f9a00ea0893f354e20734e (patch) | |
| tree | f00aab601ca45709aeb618f091d7f20b8dce451e /home | |
| parent | babb41111a711e96f746e2a00f6ebeec399d5644 (diff) | |
removed duplicate code in sway config
Diffstat (limited to 'home')
| -rw-r--r-- | home/.config/sway/config | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/home/.config/sway/config b/home/.config/sway/config index 712e4ad..8e1601b 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -192,15 +192,6 @@ bindsym --to-code $mod+C exec ~/git/hestia/record.sh # Note: workspaces can have any name you want, not just numbers. # We just use 1-10 as the default. -# Screens - -bindsym --to-code $mod+Insert output HDMI-A-1 enable -bindsym --to-code $mod+Delete output HDMI-A-1 disable - - -bindsym --to-code $mod+Home output DP-2 enable -bindsym --to-code $mod+End output DP-2 disable - # # Layout stuff: # |
