mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-15 04:17:16 +00:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
#!/bin/env bash
|
||
|
|
||
|
# shellcheck source=include
|
||
|
source "./scripts/include"
|
||
|
|
||
|
#hyprland_ipc "workspace|createworkspace|destroyworkspace|activewindow"
|
||
|
hyprland_ipc
|