refresh waybar mpris module regularly

This commit is contained in:
insects 2024-08-14 18:41:36 +02:00
parent 706cfb237c
commit 156d545da7
2 changed files with 1 additions and 1 deletions

View file

@ -62,6 +62,7 @@
mpris = {
format = "{dynamic}";
interval = 1;
};
"hyprland/language" = {

View file

@ -38,7 +38,6 @@
boot.initrd.kernelModules = ["amdgpu"];
hardware.opengl = {
enable = true;
driSupport = true;
};
networking.hostName = "yukari";