diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-08 13:45:00 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-08 13:45:00 +0000 |
commit | 02bed37d246321b2d5d52fd3e9862ddcc6e69dda (patch) | |
tree | d962035536b93ce1128836826592364a7b87e2a7 /i3-laptop-config | |
parent | 5cde3f37c37244cc906f2d79fa84656ef605e060 (diff) | |
parent | c06318c775b5843cbaeb44f457bcc8e345fd98d9 (diff) |
Fix merge from colorscheme clash
Diffstat (limited to '')
-rw-r--r-- | i3-laptop-config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i3-laptop-config b/i3-laptop-config index 381298c..956dc19 100644 --- a/i3-laptop-config +++ b/i3-laptop-config @@ -73,8 +73,9 @@ floating_modifier $mod #exec --no-startup-id nm-applet #exec --no-startup-id /usr/bin/qjackctl #exec --no-startup-id /usr/bin/nextcloud -exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/wp2015908-dystopia-wallpapers.jpg -exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/IMG_20191030_111003_Bokeh.jpg +#exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/wp2015908-dystopia-wallpapers.jpg +#exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/IMG_20191030_111003_Bokeh.jpg +exec --no-startup-id /usr/bin/feh --bg-max /home/lemon/Pictures/Wallpapers/gnu-linux-simple-wallpaper.png #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 |