diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-02-19 09:47:20 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-19 09:47:20 +0900 |
| commit | 67c923b06dc4d005b81eab2a8cf8e941f84560b6 (patch) | |
| tree | 0cb760313a52d6bccd93d66a58c55a71acc0a8d2 /config/hypr/configs | |
| parent | a160ceeab550d8fdefc0b19f6b3a0dd6c2784db8 (diff) | |
| parent | 4173c27eca72adb760178567c004e4c757c7b978 (diff) | |
Merge pull request #162 from JaKooLit/development
Development
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 | ||||
| -rw-r--r-- | config/hypr/configs/Settings.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 3ecc4a37..96ce9513 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -1,4 +1,4 @@ -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # Default Keybinds # visit https://wiki.hyprland.org/Configuring/Binds/ for more info diff --git a/config/hypr/configs/Settings.conf b/config/hypr/configs/Settings.conf index 96f6f1e9..e96d85e3 100644 --- a/config/hypr/configs/Settings.conf +++ b/config/hypr/configs/Settings.conf @@ -1,8 +1,8 @@ -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # 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
\ No newline at end of file |
