mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
i3: switch from nitrogen to feh
This commit is contained in:
parent
66d684db1c
commit
33a1e7dbfc
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ bindsym $mod+u gaps inner current plus 5
|
|||
bindsym $mod+Shift+u gaps inner current minus 5
|
||||
|
||||
# background
|
||||
exec --no-startup-id nitrogen --restore
|
||||
exec --no-startup-id ~/.fehbg
|
||||
|
||||
# compositor
|
||||
exec picom -f -i 1 -c
|
||||
|
|
Loading…
Reference in a new issue