mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 06:46:11 +01:00
fix: dunst
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
global = {
|
||||
follow = "mouse";
|
||||
|
||||
width = "0 , 600";
|
||||
height = "400";
|
||||
width = 600;
|
||||
height = 400;
|
||||
|
||||
origin = "top-center";
|
||||
offset = "0x10";
|
||||
|
||||
Reference in New Issue
Block a user