aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
Commit message (Collapse)AuthorAgeLines
...
* Fixed formatting is layout menuDon Williams10 days-7/+15
| | | | | | | | | | 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/HyprLayoutModule.sh
* Added current keybinds to layout menuDon Williams10 days-1/+94
| | | | | | | | | | | 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/HyprLayoutModule.sh
* Adjusted waybar startup to prevent duplicate waybarsDon Williams10 days-46/+34
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/WaybarStartup.sh
* Fix: waybar startup/restart in FedoraDon Williams10 days-56/+47
| | | | | | | | | | | | | | | | | | | | | | | Conflicts with waybar.service when hyprland-uwsm session not selected Fixed startup config files Added gate check for AGS to remove errors when not installed 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/Startup_Apps.conf modified: config/hypr/lua/startup.lua modified: config/hypr/lua/user_startup_helper.lua modified: config/hypr/scripts/DarkLight.sh modified: config/hypr/scripts/PortalHyprland.sh modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/ToggleWaybarTime.sh modified: config/hypr/scripts/WaybarStartup.sh modified: scripts/migrate-hypr-to-lua.sh
* Updated lua startup to match hyprlang startup changesDon Williams10 days-1/+1
| | | | | | | | | | | | | | Changed startup sequence for waybar to reduce startup time and duplicate refersh operations 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: config/hypr/lua/startup.lua
* Fix: migrate script edit UserConfigs/monitors.luaDon Williams10 days-252/+70
| | | | | | | | | | | | | Also it mpw properly handles disabled monitors On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md deleted: config/hypr/hyprlock-1080p.conf modified: config/hypr/hyprlock-2k.conf modified: config/hypr/hyprlock.conf
* Fixed waybar startup issues and restartDon Williams10 days-18/+31
| | | | | | | | | | | | | | | Trimmed time and add --no-restart option to theme scripts that were causing delays and waybar restarts when not needed 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/Startup_Apps.conf modified: config/hypr/scripts/ApplyThemeMode.sh modified: config/hypr/scripts/DarkLight.sh
* Trimed startup time for waybarDon Williams10 days-5/+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: CHANGELOG.md modified: config/hypr/configs/Startup_Apps.conf modified: config/hypr/scripts/WaybarStartup.sh
* Fixed Spring-curves to work with HL 0.56+Don Williams10 days-3/+8
| | | | | | | | | | | | 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-23/+23
| | | | | | | | | | | | | | 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
* 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/+158
| | | | | | | | | | | | 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-8/+113
| | | | 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/+5
| | | | | | | | | | | | | 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/+11
| | | | | | | | | | | | | | 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
* 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 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
|
* copy.sh was enablling lua workflowDon Williams10 days-19/+83
| | | | | | | | | | | | | | | | | | | 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-368/+8
| | | | Signed-off-by: Don Williams <Don.e.williams@gmail.com>
* Fixed hyprland-gui module not foundDon Williams10 days-11/+20
| | | | | | | | | | | | 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
* 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-10/+80
| | | | | | | | | | | | | | | | 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/+103
| | | | | | | | | | | | | | 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-47/+57
| | | | | | | | | | | | | | | 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>
* Fixed lua keybinds to toggle-qs-hyprview scriptDon Williams10 days-4/+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: hypr/configs/system_keybinds.lua
* toggle-qs-hyprview checks/restarts service b4 toggle hyprviewDon 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: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf modified: config/hypr/lua/keybinds.lua new file: config/hypr/scripts/toggle-qs-hyprview.sh
* Fixing settings for ovewivew / qs-hyprviewDon Williams10 days-3/+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/configs/Keybinds.conf modified: config/hypr/configs/system_keybinds.lua modified: config/hypr/lua/keybinds.lua modified: config/hypr/lua/layer_rules.lua new file: config/quickshell/overview/config.json
* Added layyer rule for qs-hyprview to set blurDon Williams10 days-0/+105
| | | | | | | | | | 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/configs/system_layer_rules.lua
* Fixing blur on qs-hyprview finallyDon Williams10 days-6/+4
| | | | | | | | | | | | | 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/UserDecorations.conf modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/LayerRules.conf modified: config/quickshell/qs-hyprview/modules/Hyprview.qml
* Adding qs-hyprview blur to keyubinding for persistenceDon Williams10 days-11/+8
| | | | | | | | | | | | | | | Signed-off-by: Don Williams <don.e.williams@gmal.com> Removed layer rules 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/LayerRules.conf modified: config/hypr/lua/keybinds.lua modified: config/quickshell/qs-hyprview/modules/Hyprview.qml
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage