update background for bspwm
This commit is contained in:
parent
0206379a58
commit
52d0df5550
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ bspc rule -a Screenkey manage=off
|
|||
|
||||
xsetroot -cursor_name left_ptr
|
||||
|
||||
feh --bg-scale /home/sako/.config/bspwm/background.png &
|
||||
feh --bg-scale /home/sako/.config/background.png &
|
||||
|
||||
/home/sako/.config/polybar/startpolybar &
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ in {
|
|||
defaultSession = "none+bspwm";
|
||||
lightdm = {
|
||||
enable = true;
|
||||
background = ../../../config/bspwm/background.png;
|
||||
background = ../../../config/background.png;
|
||||
greeters.gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
|
|
Loading…
Reference in a new issue