Compare commits

...

2 Commits

Author SHA1 Message Date
tux
2381dc907f chore(spotifyd): set volume 2026-02-05 03:25:26 +05:30
tux
502493a053 Revert "chore(hyprland): focus on activate"
This reverts commit 7e8039488a.
2026-02-05 03:24:33 +05:30
2 changed files with 1 additions and 2 deletions

View File

@@ -74,7 +74,6 @@
misc = { misc = {
disable_hyprland_logo = true; disable_hyprland_logo = true;
force_default_wallpaper = 1; force_default_wallpaper = 1;
focus_on_activate = true;
}; };
ecosystem = { ecosystem = {

View File

@@ -6,7 +6,7 @@
device_name = "canopus"; device_name = "canopus";
device_type = "computer"; device_type = "computer";
bitrate = 320; bitrate = 320;
volume_normalisation = true; initial_volume = 100;
autoplay = true; autoplay = true;
}; };
}; };