diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 18:22:20 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 18:22:20 -0500 |
| commit | 08a3c310e5e91a18cbf89db7399927f1f04ebef6 (patch) | |
| tree | 44b9d9af65bb5ec55e367cdf0c6f8d0557e3f0a1 /.config | |
| parent | 4fc7bb5bf8deab009f844c2fbbad793fce700035 (diff) | |
| download | eibhear-08a3c310e5e91a18cbf89db7399927f1f04ebef6.tar.gz eibhear-08a3c310e5e91a18cbf89db7399927f1f04ebef6.tar.zst eibhear-08a3c310e5e91a18cbf89db7399927f1f04ebef6.zip | |
friendship ended with pywal
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.config/i3/config b/.config/i3/config index 85ac83b..7ea5ae7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -49,10 +49,8 @@ for_window [instance="dropdowncalc"] border pixel 2 for_window [instance="dropdowncalc"] sticky enable # #---Starting External Scripts---# # -# Setting the background and colorscheme: -exec --no-startup-id wal -i ~/.config/wall.png >/dev/null -# If you don't want to use wal, comment out the line above and uncomment this one: -#exec --no-startup-id feh --bg-scale ~/.config/wall.png +# Setting the background: +exec --no-startup-id feh --bg-scale ~/.config/wall.png # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: |
