Updated hyprsolusctl
This commit is contained in:
parent
090f4dc78c
commit
d3731b61f9
|
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
HYPRSOLUS_PATH="/usr/src/hyprsolus"
|
HYPRSOLUS_PATH="/usr/src/hyprsolus"
|
||||||
|
[[ ! -d "$HYPRSOLUS_PATH" ]] && exit 1
|
||||||
|
|
||||||
# create cache folder for Hyprland metadata
|
# create cache folder for Hyprland metadata
|
||||||
cache="$HOME/.cache/hyprsolus"
|
cache="$HOME/.cache/hyprsolus"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user