fixed wallpaper
parent
b7e4d00244
commit
fd565c60b6
|
@ -11,9 +11,12 @@ let
|
|||
source = ./bspwmrc;
|
||||
onChange = "bspc wm -r";
|
||||
};
|
||||
"sxhkd/sxhkdrc" = {
|
||||
source = ./sxhkdrc;
|
||||
onChange = "pkill -USR1 -x sxhkd";
|
||||
"sxhkd/sxhkdrc" = {
|
||||
source = ./sxhkdrc;
|
||||
onChange = "pkill -USR1 -x sxhkd";
|
||||
};
|
||||
"wallpaper/dracula.png" = {
|
||||
source = ./dracula.png;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 340 KiB |
Loading…
Reference in New Issue