diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-03 10:51:04 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-03 10:51:04 -0400 |
| commit | 4ef3772537a37e079c42dd026824bbb8d3100243 (patch) | |
| tree | d64728d455ce64b76c373fd85ec4245274e39196 /.config/i3/config | |
| parent | 2263bd860304a7cb0292982e1eb7f63eb6d65792 (diff) | |
| download | eibhear-4ef3772537a37e079c42dd026824bbb8d3100243.tar.gz eibhear-4ef3772537a37e079c42dd026824bbb8d3100243.tar.zst eibhear-4ef3772537a37e079c42dd026824bbb8d3100243.zip | |
wal option added
Diffstat (limited to '.config/i3/config')
| -rw-r--r-- | .config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index cf179f7..e055cb8 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -27,6 +27,7 @@ exec --no-startup-id rm -f ~/.larbs/.recording # #---Starting External Scripts---# # #Setting the background: +#exec_always --no-startup-id wal -i ~/.config/wall.png exec_always --no-startup-id feh --bg-scale ~/.config/wall.png #Starts dunst for notifications: exec --no-startup-id dunst |
