mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 10:39:42 +00:00
8 lines
162 B
Bash
Executable file
8 lines
162 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# shellcheck source=include
|
|
source "./scripts/include"
|
|
|
|
#hyprland_ipc "workspace|createworkspace|destroyworkspace|activewindow"
|
|
hyprland_ipc
|