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/";
|
||||
network.startWhenNeeded = true;
|
||||
extraConfig = ''
|
||||
restore_paused = "yes"
|
||||
auto_update = "yes"
|
||||
restore_paused yes
|
||||
auto_update yes
|
||||
'';
|
||||
};
|
||||
services.mpd-mpris.enable = true;
|
||||
|
@ -98,7 +98,7 @@
|
||||
"sway/workspaces" = {
|
||||
disable-scroll = true;
|
||||
all-outputs = false;
|
||||
format = "<span size='200%'>{icon}</span> {name}";
|
||||
format = "<span size='150%'>{icon}</span> {name}";
|
||||
format-icons = {
|
||||
"main" = "";
|
||||
"term" = "";
|
||||
|
Loading…
Reference in New Issue
Block a user