refresh waybar mpris module regularly
This commit is contained in:
parent
706cfb237c
commit
156d545da7
2 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,7 @@
|
|||
|
||||
mpris = {
|
||||
format = "{dynamic}";
|
||||
interval = 1;
|
||||
};
|
||||
|
||||
"hyprland/language" = {
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
boot.initrd.kernelModules = ["amdgpu"];
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
};
|
||||
|
||||
networking.hostName = "yukari";
|
||||
|
|
Loading…
Add table
Reference in a new issue