Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
10
.config/hypr/scripts/toggleallfloat.sh
Executable file
10
.config/hypr/scripts/toggleallfloat.sh
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#!/bin/bash
|
||||
# _ _ _ __ _ _
|
||||
# / \ | | |/ _| | ___ __ _| |_
|
||||
# / _ \ | | | |_| |/ _ \ / _` | __|
|
||||
# / ___ \| | | _| | (_) | (_| | |_
|
||||
# /_/ \_\_|_|_| |_|\___/ \__,_|\__|
|
||||
#
|
||||
|
||||
hyprctl dispatch workspaceopt allfloat
|
||||
notify-send "Windows on this workspace toggled to floating/tiling"
|
||||
Loading…
Add table
Add a link
Reference in a new issue