init
This commit is contained in:
8
home/swayosd.nix
Normal file
8
home/swayosd.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
services.swayosd = {
|
||||
enable = true;
|
||||
topMargin = 0.5;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user