This commit is contained in:
Simon Gardling 2024-10-18 00:01:44 -04:00
parent 385c0ff0c1
commit df9428efac
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -20,6 +20,8 @@
blueman blueman
xwayland-satellite-unstable xwayland-satellite-unstable
config.programs.niri.package
]; ];
# bluetooth manager # bluetooth manager