mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
add binding to restart caelestia-shell
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -141,6 +141,11 @@ in {
|
|||||||
desc = "Nightshift";
|
desc = "Nightshift";
|
||||||
cmd = "nightshift-toggle";
|
cmd = "nightshift-toggle";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
key = "c";
|
||||||
|
desc = "Restart caelestia";
|
||||||
|
cmd = "hyprctl dispatch exec 'caelestia-shell kill | sleep 1 | caelestia-shell'";
|
||||||
|
}
|
||||||
]))
|
]))
|
||||||
|
|
||||||
# Quick launch
|
# Quick launch
|
||||||
|
|||||||
Reference in New Issue
Block a user