(niri config): delete comment

This commit is contained in:
Ahurac 2024-10-14 15:47:18 +02:00
parent 23f23dbd2b
commit 61f80ea62f

View file

@ -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";