mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-03-22 09:16:32 +05:30
Compare commits
2 Commits
2d023bdfba
...
2381dc907f
| Author | SHA1 | Date | |
|---|---|---|---|
|
2381dc907f
|
|||
|
502493a053
|
@@ -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 = {
|
||||||
|
|||||||
@@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user