spawn kitty using niri binds

This commit is contained in:
EdenQwQ 2025-03-07 20:05:29 +08:00
parent e61d1d2faf
commit 603b1abbd1
2 changed files with 3 additions and 3 deletions

View file

@ -39,6 +39,9 @@
transform.rotation = value.rotation;
background-color = base01;
}) config.monitors;
binds = with config.lib.niri.actions; {
"Mod+Return".action = spawn "kitty";
};
window-rules = [
{
geometry-corner-radius = {

View file

@ -5,9 +5,6 @@
super + shift + r
pkill -HUP swhkd
super + enter
kitty -d /home/${user}
super + alt + c
wl-color-picker