remove random background
This commit is contained in:
parent
5a64152433
commit
653a00a918
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ in
|
|||
{ command = "exec $HOME/dev/dotfiles/nixos/i3/lock.sh"; always = false; notification = false; }
|
||||
{ command = "exec $HOME/dev/dotfiles/nixos/i3/battery-popup.sh"; always = false; notification = false; }
|
||||
{ command = "exec xdg-mime default org.gnome.Evince.desktop application/pdf"; always = false; notification = false; }
|
||||
{ command = "exec ${pkgs.feh}/bin/feh --bg-scale ~/.background-image"; always = true; notification = false; }
|
||||
];
|
||||
|
||||
window = {
|
||||
|
|
Loading…
Reference in a new issue