u
This commit is contained in:
@@ -20,7 +20,7 @@ monitor=,preferred,auto,auto
|
|||||||
|
|
||||||
# execute at launch
|
# 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 = 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 a file (multi-file configs)
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.conf
|
||||||
|
|||||||
@@ -21,6 +21,8 @@ fi
|
|||||||
operation=$1
|
operation=$1
|
||||||
parameter=$2
|
parameter=$2
|
||||||
|
|
||||||
|
# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
|
||||||
|
|
||||||
param_check() {
|
param_check() {
|
||||||
parameter=$1
|
parameter=$1
|
||||||
error_msg=$2
|
error_msg=$2
|
||||||
|
|||||||
Reference in New Issue
Block a user