aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fixed migrate script for disabled monitorsDon Williams10 days-1/+23
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmal.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: scripts/migrate-hypr-to-lua.sh
* Fixed Spring-curves to work with HL 0.56+Don Williams10 days-3/+10
| | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/animations/Spring-curves.conf modified: config/hypr/animations/Spring-curves.lua
* Fixed bindings for overview add ver chk to copy.shDon Williams10 days-28/+86
| | | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/system_keybinds.lua modified: config/hypr/lua/keybinds.lua modified: copy.sh modified: docs/Keybinds.md
* Copy.sh defaults to LUA and migrates on updatesDon Williams10 days-0/+133
| | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: copy.sh modified: scripts/lib_copy.sh modified: scripts/lib_prompts.sh
* Fixed all RainbowBorders modes added LowCPU varientDon Williams10 days-73/+251
| | | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserScripts/RainbowBorders-low-cpu.sh modified: config/hypr/UserScripts/RainbowBorders.bak.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/RefreshNoWaybar.sh
* Fixed RainbowBorders in LUA modeDon Williams10 days-44/+159
| | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/UserScripts/RainbowBorders-low-cpu.sh modified: config/hypr/UserScripts/RainbowBorders.bak.sh
* Fixed migrate script to handle SHIFTDon Williams10 days-12/+197
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed hyprview description Keybinds.confDon Williams10 days-1/+1
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed duplicate bininds added docs/keybinds.mdDon Williams10 days-6/+185
| | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf modified: config/hypr/lua/keybinds.lua new file: docs/Keybinds.md
* Updated keybinds.lua to make keybinds.confDon Williams10 days-1/+1
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Reset hyprview binding SUPERSHIFT TABDon Williams10 days-1/+1
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Changed CTRL-TAB to ALT-TAB for hyprviewDon Williams10 days-25/+13
| | | | | | | | | | | | | | ALT-TAB used in many apps Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf modified: config/hypr/lua/keybinds.lua
* waybar: brave-origin-beta iconbrockar10 days-0/+1
|
* Added script for Hyprlang config to handle LidSwitchDon Williams10 days-2/+17
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/Laptops.conf new file: config/hypr/scripts/LidSwitch.sh
* Added disable for laptop display on lid closeDon Williams10 days-0/+1
|
* Added event driven disable of eDP-1 on lid closeDon Williams10 days-2/+12
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/Laptops.conf modified: config/hypr/UserConfigs/user_laptops.lua
* hypr: userkeybinds: reorganizebrockar10 days-3/+2
|
* waybar: libreoffice impress iconbrockar10 days-0/+1
|
* copy.sh was enablling lua workflowDon Williams10 days-35/+127
| | | | | | | | | | | | | | | | | | | Added additional checks Signed-off-by: Don Williams <don.e.williams@gmal.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/01-UserDefaults.conf modified: config/hypr/configs/Startup_Apps.conf modified: config/hypr/lua/startup.lua modified: config/hypr/scripts/WallpaperDaemon.sh modified: config/hypr/scripts/WaybarStartup.sh modified: config/rofi/.current_wallpaper modified: copy.sh modified: scripts/lib_copy.sh
* Restored hyprlock filesDon Williams10 days-4/+368
| | | | | | | | | | | | | Signed-off-by: Don Williams <Don.e.williams@gmail.com> On branch development Your branch is ahead of 'origin/development' by 1 commit. (use "git push" to publish your local commits) Changes to be committed: new file: hyprlock-1080p.conf modified: hyprlock-2k.conf new file: hyprlock.conf
* Fixed wallpaper being reset (hopefully)Don Williams10 days-371/+84
| | | | Signed-off-by: Don Williams <Don.e.williams@gmail.com>
* Fixed seed_upgrade_userconfigs not found errorDon Williams10 days-0/+25
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh
* Lib_copy wasn't honering --express-upgradeDon Williams10 days-1/+12
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
* Fixed hyprland-gui module not foundDon Williams10 days-380/+141
| | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/lua/user_overrides.lua modified: scripts/lib_copy.sh modified: scripts/lib_detect.sh
* WindowRules was being overwritten in UserConfigsDon Williams10 days-0/+3
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
* Fix kitty cfg restore, gated wallust preseve themeDon Williams10 days-1/+79
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_copy.sh
* Still fixing copy.sh not overwrite filesDon Williams10 days-21/+41
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: ../../../copy.sh modified: ../../../scripts/lib_copy.sh
* Fixed wallpaper and kitty not preservedDon Williams10 days-20/+49
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
* Fixed overwrites and remove hypridle restore promptDon Williams10 days-37/+101
| | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: copy.sh modified: scripts/lib_copy.sh
* Updated CHANGELOGDon Williams10 days-0/+4
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Upd copy.sh to preserve existing user filesDon Williams10 days-38/+145
| | | | | | | | | | | | | | | | | | | | Also removed manual restore for kitty/ghossty since they are UserConfigs now copy.sh will seed the new kitty/ghostty/hyprview layout selector if not there during first upgrade Signed-off-by: Don Williams <don.e.williams@gmail.com> Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_copy.sh
* Fixed kitty theme dropping menuDon Williams10 days-4/+39
| | | | | | | | | | | | | Also added more metadata to settings search Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Kitty theme duplicated entriesDon Williams10 days-7/+4
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixing kitty / ghostty theme preview / selectionDon Williams10 days-11/+50
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Ghostty_themes.sh modified: config/hypr/scripts/Kitty_themes.sh
* Added settings menu metadata for searchDon Williams10 days-12/+10
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed theme selector for kitty and ghosttyDon Williams10 days-5/+36
| | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/kitty.conf modified: config/hypr/scripts/Ghostty_themes.sh modified: config/hypr/scripts/Kitty_themes.sh
* Created default config files for kitty / ghosttyDon Williams10 days-0/+170
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/UserConfigs/ghostty.conf new file: config/hypr/UserConfigs/kitty.conf
* Moved default config kitty/ghostty to UserConfigsDon Williams10 days-12/+107
| | | | | | | | | | | | | | | | Updated scripts and set eclusion in lua mgiration script to preseve them Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/DarkLight.sh modified: config/hypr/scripts/Ghostty_themes.sh modified: config/hypr/scripts/Kitty_themes.sh modified: scripts/migrate-hypr-to-lua.sh
* Fixed settings menu,select hyprview shows layoutDon Williams10 days-2/+2
| | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: config/hypr/scripts/select-hyprview-layout.sh
* Add: script to set qs-hyprview layoutDon Williams10 days-5/+109
| | | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md new file: config/hypr/UserConfigs/hyprview-layout.conf modified: config/hypr/scripts/Kool_Quick_Settings.sh new file: config/hypr/scripts/select-hyprview-layout.sh modified: config/hypr/scripts/toggle-qs-hyprview.sh
* In LUA mode background image in rofi not updatedDon Williams10 days-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update scripts to makes sure they read current background image Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/system_keybinds.lua modified: config/hypr/scripts/Animations.sh modified: config/hypr/scripts/ChangeStarshipPrompt.sh modified: config/hypr/scripts/ClipManager.sh modified: config/hypr/scripts/Ghostty_themes.sh modified: config/hypr/scripts/HyprLayoutModule.sh modified: config/hypr/scripts/HyprlockWallpaperSelect.sh modified: config/hypr/scripts/JavaManager.sh modified: config/hypr/scripts/KeyBinds.sh modified: config/hypr/scripts/Kitty_themes.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: config/hypr/scripts/MonitorProfiles.sh modified: config/hypr/scripts/RofiEmoji.sh modified: config/hypr/scripts/RofiSearch.sh modified: config/hypr/scripts/RofiThemeSelector.sh modified: config/hypr/scripts/ThemeChanger.sh modified: config/hypr/scripts/WallpaperEffects.sh modified: config/hypr/scripts/WallpaperSelect.sh modified: config/hypr/scripts/WaybarLayout.sh modified: config/hypr/scripts/WaybarStyles.sh modified: config/hypr/scripts/ZshChangeTheme.sh modified: config/hypr/scripts/rofi-emacs-keybinds modified: config/hypr/scripts/rofi-ssh-menu.sh modified: config/hypr/scripts/sddm_wallpaper.sh
* Fixed formatting in menuDon Williams10 days-1/+1
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* fixed formattingDon Williams10 days-359/+383
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed text wrap in quick settings menu x2Don Williams10 days-4/+4
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed text wrap in quick settings menuDon Williams10 days-2/+2
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Adjust rofi menu height and content for settings menuDon Williams10 days-21/+32
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Updated settings menu submenus and quick linksDon Williams10 days-72/+136
| | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Add: same startup uncommented user_decorationsDon Williams10 days-48/+59
| | | | | | | | | | | | | | | The user_decorations file has default values. The commented out values caused it to reset to defaults Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/UserConfigs/user_decorations.lua modified: config/hypr/UserConfigs/user_startup.lua
* Fixed startup for qs-hyprview in LUADon Williams10 days-47/+47
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed toggle-qs-hyprview pathDon Williams10 days-61/+347
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage