moved script to a new location cause it being deleted after HyDE update
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
$HYDE_HYPRLAND=set #! Do not remove - HyDE marker to prevent file overwrite
|
||||
|
||||
#* You can freely edit this file, but make sure to not remove the above line!
|
||||
#* All Files Below are yours to modify!
|
||||
|
||||
#! ░▒▒▒░░░▓▓ ___________
|
||||
#! ░░▒▒▒░░░░░▓▓ //___________/
|
||||
#! ░░▒▒▒░░░░░▓▓ _ _ _ _ _____
|
||||
@@ -8,17 +13,8 @@
|
||||
|
||||
#? Read https://hydeproject.pages.dev/en/configuring/hyprland/ for the full documentation.
|
||||
|
||||
source = $HOME/.local/share/hyde/hyprland.conf # HyDE's core configuration // DO NOT TOUCH!!! ( 。 •̀ ᴖ •́ 。)
|
||||
|
||||
source = ./keybindings.conf # Keyboard shortcuts
|
||||
source = ./windowrules.conf # Window rules
|
||||
source = ./monitors.conf # Monitor configuration
|
||||
source = ./userprefs.conf # Your hyprland configuration // Edit this file to change your Hyprland configuration
|
||||
source = ./workflows.conf # workflows configuration overrides everything
|
||||
|
||||
# // ██████╗░░█████╗░ ███╗░░██╗░█████╗░████████╗ ███████╗██████╗░██╗████████╗
|
||||
# // ██╔══██╗██╔══██╗ ████╗░██║██╔══██╗╚══██╔══╝ ██╔════╝██╔══██╗██║╚══██╔══╝
|
||||
# // ██║░░██║██║░░██║ ██╔██╗██║██║░░██║░░░██║░░░ █████╗░░██║░░██║██║░░░██║░░░
|
||||
# // ██║░░██║██║░░██║ ██║╚████║██║░░██║░░░██║░░░ ██╔══╝░░██║░░██║██║░░░██║░░░
|
||||
# // ██████╔╝╚█████╔╝ ██║░╚███║╚█████╔╝░░░██║░░░ ███████╗██████╔╝██║░░░██║░░░
|
||||
# // ╚═════╝░░╚════╝░ ╚═╝░░╚══╝░╚════╝░░░░╚═╝░░░ ╚══════╝╚═════╝░╚═╝░░░╚═╝░░░
|
||||
|
||||
|
||||
Reference in New Issue
Block a user