add noctalia-shell

This commit is contained in:
EdenQwQ 2025-10-15 08:43:13 +08:00
parent 0bc11dd3d4
commit 66098ab891
10 changed files with 244 additions and 36 deletions

View file

@ -12,7 +12,14 @@
}
{
key = "super + b";
command = "pkill -USR1 .waybar-wrapped";
command =
{
waybar = "pkill -USR1 .waybar-wrapped";
dms = "dms ipc call bar toggle";
caelestia = "echo pass";
noctalia-shell = "noctalia-shell ipc call bar toggle";
}
.${config.desktopShell};
}
{
key = "XF86AudioMute";