mirror of
https://github.com/ItsDrike/nixdots
synced 2025-03-04 00:08:56 +00:00
8 lines
158 B
Text
8 lines
158 B
Text
|
#!/bin/env bash
|
||
|
|
||
|
# shellcheck source=include
|
||
|
source "./scripts/include"
|
||
|
|
||
|
#hyprland_ipc "workspace|createworkspace|destroyworkspace|activewindow"
|
||
|
hyprland_ipc
|