134 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
Max Känner 2024-03-09 22:20:06 +01:00
parent 60bd18a459
commit a698c6d1cb
2 changed files with 3 additions and 3 deletions

View File

@ -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;

View File

@ -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" = "";