diff options
author | Yigit Sever | 2020-05-14 13:40:29 +0300 |
---|---|---|
committer | Yigit Sever | 2020-05-14 13:40:29 +0300 |
commit | 7d97392d13c548b6ca9a1ecde41c29f28ed0c061 (patch) | |
tree | bca3762bcf652a1400c2c587736d5b14538714b7 /.config/i3/config##c.mobile,h.Luchs | |
parent | f3517aa9e4b314547b25f9468b593245ca273106 (diff) | |
download | dotfiles-7d97392d13c548b6ca9a1ecde41c29f28ed0c061.tar.gz dotfiles-7d97392d13c548b6ca9a1ecde41c29f28ed0c061.tar.bz2 dotfiles-7d97392d13c548b6ca9a1ecde41c29f28ed0c061.zip |
change luchs wallpaper
Diffstat (limited to '.config/i3/config##c.mobile,h.Luchs')
-rw-r--r-- | .config/i3/config##c.mobile,h.Luchs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/config##c.mobile,h.Luchs b/.config/i3/config##c.mobile,h.Luchs index 37ab3a5..e626ce6 100644 --- a/.config/i3/config##c.mobile,h.Luchs +++ b/.config/i3/config##c.mobile,h.Luchs | |||
@@ -17,7 +17,8 @@ exec --no-startup-id nm-applet & | |||
17 | exec --no-startup-id udiskie --automount --file-manager pcmanfm --tray --notify & | 17 | exec --no-startup-id udiskie --automount --file-manager pcmanfm --tray --notify & |
18 | 18 | ||
19 | # set the wallpaper and other visuals | 19 | # set the wallpaper and other visuals |
20 | exec --no-startup-id ~/.fehbg & | 20 | # exec --no-startup-id ~/.fehbg & |
21 | exec --no-startup-id bwall -cup_dark & | ||
21 | exec --no-startup-id compton -b & | 22 | exec --no-startup-id compton -b & |
22 | # exec --no-startup-id xsettingsd & | 23 | # exec --no-startup-id xsettingsd & |
23 | 24 | ||