diff options
Diffstat (limited to 'src/lib/source/user/compositor/Hyprland-srv/finish')
| -rw-r--r-- | src/lib/source/user/compositor/Hyprland-srv/finish | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/source/user/compositor/Hyprland-srv/finish b/src/lib/source/user/compositor/Hyprland-srv/finish new file mode 100644 index 0000000..f0a7d51 --- /dev/null +++ b/src/lib/source/user/compositor/Hyprland-srv/finish @@ -0,0 +1,8 @@ +#!@shebangdir@/execlineb -P + +# ISC license. +# https://hyprland.org/ + +background { user-rc stop Hyprland } + +exit 125 |
