diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-10-16 14:51:52 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-10-16 14:51:52 -0400 |
| commit | eba94e613a02d812e56178a6622710feaaa8632c (patch) | |
| tree | 25acbb0e02c7bb7bb7a8bedb72140cf5f38d940c | |
| parent | d7011188c102bf934d1af52eb25cdd59577566d7 (diff) | |
| download | eibhear-eba94e613a02d812e56178a6622710feaaa8632c.tar.gz eibhear-eba94e613a02d812e56178a6622710feaaa8632c.tar.zst eibhear-eba94e613a02d812e56178a6622710feaaa8632c.zip | |
reload old for status bar
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index b533638..2d099fb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -48,7 +48,7 @@ for_window [instance="dropdowncalc"] border pixel 2 # #---Starting External Scripts---# # # Setting the background and colorscheme: -exec --no-startup-id wal -i ~/.config/wall.png >/dev/null +exec --no-startup-id wal -Ri ~/.config/wall.png >/dev/null # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: |
