(niri config): delete comment
This commit is contained in:
parent
23f23dbd2b
commit
61f80ea62f
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@
|
||||||
};
|
};
|
||||||
prefer-no-csd = true;
|
prefer-no-csd = true;
|
||||||
screenshot-path = "~/screenshots/%Y%m%d%H%m%N.png";
|
screenshot-path = "~/screenshots/%Y%m%d%H%m%N.png";
|
||||||
# window-rules = [{
|
|
||||||
# geometry-corner-radius = 10;
|
|
||||||
# clip-to-geometry = true;
|
|
||||||
# }];
|
|
||||||
binds = with config.lib.niri.actions; {
|
binds = with config.lib.niri.actions; {
|
||||||
"Mod+Space".action = spawn "alacritty";
|
"Mod+Space".action = spawn "alacritty";
|
||||||
"Mod+F1".action = spawn "anyrun";
|
"Mod+F1".action = spawn "anyrun";
|
||||||
|
|
Loading…
Reference in a new issue