Skip to content

Commit

Permalink
Add hyprshade to diagnosis scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mylinuxforwork committed Jul 23, 2024
1 parent 6769f2a commit 931f433
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .install/diagnosis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ if gum confirm "Do you want to run a short system check?" ;then
_commandExists "hyprpaper" "hyprpaper"
_commandExists "hyprlock" "hyprpaper"
_commandExists "hypridle" "hyprpaper"
_commandExists "hyprshade" "hyprshade"
_commandExists "wal" "python-pywal"
_commandExists "gum" "gum"
_commandExists "wlogout" "wlogout"
Expand Down
1 change: 1 addition & 0 deletions dotfiles/hypr/scripts/diagnosis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ _commandExists "waybar" "waybar"
_commandExists "hyprpaper" "hyprpaper"
_commandExists "hyprlock" "hyprpaper"
_commandExists "hypridle" "hyprpaper"
_commandExists "hyprshade" "hyprshade"
_commandExists "wal" "python-pywal"
_commandExists "gum" "gum"
_commandExists "wlogout" "wlogout"
Expand Down

0 comments on commit 931f433

Please sign in to comment.