fixes
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
settings = {
|
||||
prefer-no-csd = true;
|
||||
|
||||
environment = {
|
||||
DISPLAY = ":0";
|
||||
};
|
||||
|
||||
spawn-at-startup = [
|
||||
# waybar
|
||||
{ command = [ "${pkgs.waybar}/bin/waybar" ]; }
|
||||
|
||||
Reference in New Issue
Block a user