Initial commit of Hyprland config
This commit is contained in:
6
scripts/cycleWorkspace
Executable file
6
scripts/cycleWorkspace
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
#set -x
|
||||
source ~/.config/hypr/scripts/functions
|
||||
cycle_workspace ${@}
|
||||
#set =x
|
Reference in New Issue
Block a user