diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-10-31 19:17:16 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-10-31 19:17:16 -0400 |
| commit | 31e054cf420cd95e8e53baddc69f56c110196201 (patch) | |
| tree | 04f508195fb45c863cdbb0d2fa489b6d4bdb3a85 /.config/i3 | |
| parent | b7e6960c260ec4cb6da82ba127a2ab2bf38befa7 (diff) | |
| download | eibhear-31e054cf420cd95e8e53baddc69f56c110196201.tar.gz eibhear-31e054cf420cd95e8e53baddc69f56c110196201.tar.zst eibhear-31e054cf420cd95e8e53baddc69f56c110196201.zip | |
wal update change
Diffstat (limited to '.config/i3')
| -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 a65c431..b017fa8 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -50,7 +50,7 @@ for_window [instance="dropdowncalc"] sticky enable # #---Starting External Scripts---# # # Setting the background and colorscheme: -exec --no-startup-id wal -Ri ~/.config/wall.png >/dev/null +exec --no-startup-id wal -i ~/.config/wall.png >/dev/null # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: |
