mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
another update
This commit is contained in:
parent
ed40d04fc0
commit
849677a93b
@ -7,7 +7,7 @@ idle=(
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
idle_tag="v0.1.2"
|
||||
idle_tag="v0.1.6"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -10,7 +10,7 @@ lock=(
|
||||
)
|
||||
|
||||
#specific branch or release
|
||||
lock_tag="v0.4.0"
|
||||
lock_tag="v0.9.0"
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
@ -359,8 +359,6 @@ execute_script "rofi-wayland.sh"
|
||||
sleep 1
|
||||
execute_script "hyprlock.sh"
|
||||
sleep 1
|
||||
execute_script "hyprlang.sh"
|
||||
sleep 1
|
||||
execute_script "hypridle.sh"
|
||||
|
||||
#execute_script "imagemagick.sh" #this is for compiling from source. 07 Sep 2024
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user