diff options
| author | JaKooLit <jimmielovejay.com> | 2024-01-01 15:17:31 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-01-01 15:17:31 +0900 |
| commit | f7c551d45dee4dee7b2ae7af635506f6bad0c1bc (patch) | |
| tree | bf59cd4601a27c951b4bad28880380e6e11c3fdc | |
| parent | 16621bef0e8e3419f82389ba841b97db40a555b1 (diff) | |
additional. Bumpt to v2.2.3
| -rw-r--r-- | config/hypr/UserConfigs/00-Readme | 9 | ||||
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 2 | ||||
| -rw-r--r-- | config/hypr/v2.2.3 (renamed from config/hypr/v2.2.2) | 0 |
3 files changed, 9 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/00-Readme b/config/hypr/UserConfigs/00-Readme index 315e3376..481eeace 100644 --- a/config/hypr/UserConfigs/00-Readme +++ b/config/hypr/UserConfigs/00-Readme @@ -1,9 +1,16 @@ +www.github.com/JaKooLit + 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 +1.) Suggest not to rename any 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. +4.) Guidance on the keybinds. Suggest NOT to assign a keybind which I set on the default Keybinds. Else will conflict. Once Hyprland decided to have a global keybinds, then I will adjust. + +5.) If you think that the default keybinds SHOULD be adjusted, open an issue on my github page and present me a valid argument. Like conflicting to GLOBAL keybinds, etc etc etc. + + I will update the Hyprland-Dots wiki for guidance. Make sure to check out changelogs as well diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 2223bf6b..47bfae04 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -27,7 +27,7 @@ bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC panel # FEATURES / EXTRAS (UserScripts) bind = $mainMod, E, exec, $UserScripts/QuickEdit.sh # Quick Edit Hyprland Settings -bind = $mainMod ALT, M, exec, $UserScripts/RofiBeats.sh # online music +bind = $mainMod SHIFT, M, exec, $UserScripts/RofiBeats.sh # online music bind = $mainMod, W, exec, $UserScripts/WallpaperSelect.sh # Select wallpaper to apply bind = CTRL ALT, W, exec, $UserScripts/Wallpaper.sh # Random wallpapers diff --git a/config/hypr/v2.2.2 b/config/hypr/v2.2.3 index 31b3414d..31b3414d 100644 --- a/config/hypr/v2.2.2 +++ b/config/hypr/v2.2.3 |
