Swayosd: Difference between revisions
Created a page for swayosd |
m Fixed code |
||
| Line 12: | Line 12: | ||
enable = true; | enable = true; | ||
# OSD Margin from the top edge, 0.5 would be the screen center. May be from 0.0 - 1.0. | # OSD Margin from the top edge, 0.5 would be the screen center. May be from 0.0 - 1.0. | ||
topMargin = | topMargin = 0.9; | ||
# For a custom stylesheet file. | # For a custom stylesheet file. | ||
#stylePath = "/etc/xdg/swayosd/style.css"; | #stylePath = "/etc/xdg/swayosd/style.css"; | ||
};|name=/etc/nixos/home.nix|lang=nix}} | };|name=/etc/nixos/home.nix|lang=nix}} | ||