diff options
Diffstat (limited to 'config/hypr/scripts/toggleallfloat.sh')
| -rwxr-xr-x | config/hypr/scripts/toggleallfloat.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/config/hypr/scripts/toggleallfloat.sh b/config/hypr/scripts/toggleallfloat.sh deleted file mode 100755 index fb6737ca..00000000 --- a/config/hypr/scripts/toggleallfloat.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -# _ _ _ __ _ _ -# / \ | | |/ _| | ___ __ _| |_ -# / _ \ | | | |_| |/ _ \ / _` | __| -# / ___ \| | | _| | (_) | (_| | |_ -# /_/ \_\_|_|_| |_|\___/ \__,_|\__| -# -# by Stephan Raabe (2023) -# ----------------------------------------------------- - -hyprctl dispatch workspaceopt allfloat |
