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