diff options
author | Matthew Lemon <y@yulqen.org> | 2023-08-08 08:58:57 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-08-08 08:58:57 +0100 |
commit | e0d793d28ed62cfec4c634961d9aed903e566fee (patch) | |
tree | dceb67728b562008e8cd6fb6f1f115a9699396cf /i3-config | |
parent | 9343e711716f23f03951f3f7295c4a84e7d8b3f8 (diff) |
Adds script for twin screen setup
Diffstat (limited to '')
-rw-r--r-- | i3-config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ floating_modifier $mod exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/daniel-leone-v7daTKlZzaw-unsplash.jpg #exec --no-startup-id /home/lemon/.screenlayout/two_screens_normal.sh #exec --no-startup-id /home/lemon/.screenlayout/desktop_layout_debian.sh +exec --no-startup-id /home/lemon/.screenlayout/left_horiz_right_vert.sh #exec --no-startup-id /usr/bin/clipit #exec --no-startup-id /usr/bin/redshift exec --no-startup-id /usr/bin/xfce4-clipman |