134 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
60bd18a459
commit
a698c6d1cb
@ -8,8 +8,8 @@
|
|||||||
musicDirectory = "/home/max/Music/";
|
musicDirectory = "/home/max/Music/";
|
||||||
network.startWhenNeeded = true;
|
network.startWhenNeeded = true;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
restore_paused = "yes"
|
restore_paused yes
|
||||||
auto_update = "yes"
|
auto_update yes
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
services.mpd-mpris.enable = true;
|
services.mpd-mpris.enable = true;
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
"sway/workspaces" = {
|
"sway/workspaces" = {
|
||||||
disable-scroll = true;
|
disable-scroll = true;
|
||||||
all-outputs = false;
|
all-outputs = false;
|
||||||
format = "<span size='200%'>{icon}</span> {name}";
|
format = "<span size='150%'>{icon}</span> {name}";
|
||||||
format-icons = {
|
format-icons = {
|
||||||
"main" = "";
|
"main" = "";
|
||||||
"term" = "";
|
"term" = "";
|
||||||
|
Loading…
Reference in New Issue
Block a user