This commit is contained in:
2024-10-18 00:01:44 -04:00
parent 385c0ff0c1
commit df9428efac
2 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,10 @@
settings = {
prefer-no-csd = true;
environment = {
DISPLAY = ":0";
};
spawn-at-startup = [
# waybar
{ command = [ "${pkgs.waybar}/bin/waybar" ]; }