8 changed files with 22 additions and 12 deletions
@ -0,0 +1,9 @@ |
|||||||
|
Hyprland-Dots v2.2.2 |
||||||
|
|
||||||
|
1.) Suggest not to rename files in this folder. As this is connected and being sourced from hyprland.conf in ~/.config/hypr |
||||||
|
|
||||||
|
2.) This folder, along with UserScripts folder will NOT be touch during update. |
||||||
|
|
||||||
|
3.) However, if hyprland has a big change in settings, i.e., blur section is moved into another group, you should managed the change. |
||||||
|
|
||||||
|
I will update the Hyprland-Dots wiki for guidance. Make sure to check out changelogs as well |
||||||
@ -0,0 +1 @@ |
|||||||
|
a) Place your new scripts here. If you need to edit a script from main script (~/.config/hypr/scripts), copy it on this folder, and edit. Make sure to update as well the keybinds in ~/.config/hypr/UserConfigs folder if any script is attached to it |
||||||
@ -1,7 +1,8 @@ |
|||||||
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## |
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## |
||||||
|
|
||||||
# Default Settings. avoid changing this file as during update, this will be replaced |
# Default Settings. avoid changing this file as during update, this will be replaced |
||||||
|
|
||||||
## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables |
## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables |
||||||
|
|
||||||
|
# Initial boot script enable to apply initial wallpapers, theming, new settings etc. |
||||||
|
exec-once = $HOME/.config/hypr/initial-boot.sh |
||||||
Loading…
Reference in new issue