ugly but works?

This commit is contained in:
twoneis 2024-08-27 14:53:37 +02:00
parent 9c1b7e349d
commit c4a846066c
2 changed files with 12 additions and 5 deletions

View file

@ -92,10 +92,6 @@ in {
hotkey-overlay.skip-at-startup = true;
environment = {
"DISPLAY" = ":0";
};
spawn-at-startup = [
{ command = [ "waybar" ]; }
{ command = [ "swayidle" "-w" "before-sleep" "swaylock" ]; }