This commit is contained in:
tuxwarrior
2024-04-30 21:58:03 -05:00
parent 8ef9bc3c83
commit b52ee57b35
2 changed files with 3 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ monitor=,preferred,auto,auto
# execute at launch
#exec-once = hyprpaper & waybar & hypridle & hyprdim --strength 0.6 --duration 500 --no-dim-when-only --dialog-dim 0.1 & pcloud
exec-once = startup
exec-once = startup.sh
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf

View File

@@ -21,6 +21,8 @@ fi
operation=$1
parameter=$2
# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
param_check() {
parameter=$1
error_msg=$2