Zathura config + remove old packages

This commit is contained in:
Filippo Berto 2021-07-02 12:29:14 +02:00
parent 247185eafe
commit 632185d7f8
10 changed files with 68 additions and 37 deletions

View file

@ -25,8 +25,8 @@ in
"HDMI-0" = monitorPages;
};
extraConfig = ''
sleep 2
polybar-msg cmd restart
${pkgs.wmname}/bin/wmname LG3D
${pkgs.polybar}/bin/polybar-msg cmd restart
'';
startupPrograms = [];
};