aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
Commit message (Collapse)AuthorAgeLines
* Upd: nwg-display for edit mon cfg in Kool_Quick_SettingsDon Williams10 days-10/+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/configs/SystemSettings.conf modified: config/hypr/lua/settings.lua modified: config/hypr/scripts/Kool_Quick_Settings.sh
* OMZ themes updated copy.sh checks and installsDon Williams10 days-2/+80
| | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/ZshChangeTheme.sh modified: copy.sh modified: scripts/lib_apps.sh
* float all window now toggles float and back to tileDon Williams10 days-24/+63
| | | | | | | | | | | 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/float.all.samesize.lua
* Fixed all float lua scriptDon Williams10 days-25/+58
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed float.all.samesize.lua scriptDon Williams10 days-11/+41
| | | | | | | | | | | 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/float.all.samesize.lua
* Added float all same size lua scriptDon Williams10 days-0/+267
| | | | | | | | | | 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/scripts/float.all.samesize.lua
* Fixed duplicate waybars on Debian ForkyuDon Williams10 days-18/+18
| | | | | | | | | | | | | | 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/system_env.lua modified: config/hypr/hyprlock-2k.conf deleted: config/hypr/hyprlock.conf modified: config/hypr/scripts/DisableWaybarService.sh
* Fixed Float-all-Windows in LUA workflowDon 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: CHANGELOG.md modified: config/hypr/scripts/Float-all-Windows.sh
* Fixed typo in starship menuDon Williams10 days-1/+1
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Extra READ in scriptDon Williams10 days-1/+0
| | | | | | | | | | | 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/build-awww.sh
* Fixed Toggle-Active-Window-Audio for LUADon Williams10 days-5/+6
| | | | | | | | | | | 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/Toggle-Active-Window-Audio.sh
* Added script to add localhost to running ssh agentDon Williams10 days-0/+426
| | | | | | | | | | 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/scripts/kooldots-add-ssh-localhost.sh
* Update Tak0-Autodispatch.sh for LUADon Williams10 days-4/+7
| | | | | | | | | | 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/Tak0-Autodispatch.sh
* Improved script for LUA workflowDon Williams10 days-59/+114
| | | | | | | | | | | 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/Tak0-Per-Window-Switch.sh
* Added levels to blur Disable,low,medium,high,ultraDon Williams10 days-38/+153
| | | | | | | | | | | 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/ChangeBlur.sh
* Added levels and notifications to scriptDon Williams10 days-21/+96
| | | | | | | | | | | 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/ToggleOpacity.sh
* Fixed ChangeBlur in LUA workflowDon Williams10 days-21/+54
| | | | | | | | | | | | | 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/lua/decorations.lua modified: config/hypr/scripts/ChangeBlur.sh
* Fixed ToggleOpacity scriptDon Williams10 days-9/+37
| | | | | | | | | | | 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/ToggleOpacity.sh
* script to fix fastfetch vs hyprctl version mismatchDon Williams10 days-0/+333
| | | | | | | | | | | | Removes outdated headers that fastfetch reads 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/scripts/debian-fix-version.sh
* Fixed logout in LUA workflowDon Williams10 days-44/+63
| | | | | | | | | | | 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/Logout.sh
* Adj waybar to prevent dup starts w/waybar.serviceDon Williams10 days-13/+41
| | | | | | | | | | | | | | Some distros have waybar as service. Startup checks for that 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/Refresh.sh modified: config/hypr/scripts/ToggleWaybarTime.sh modified: config/hypr/scripts/WaybarLayout.sh
* fix: Keep Waybar alive when switching themes from a bar module (#96)Thomas Irgang10 days-27/+35
| | | | | | | | | | | | | | | | | | | | | | Switching Dark/Light from the Waybar module left the bar gone until the next login. DarkLight.sh is wired to a Waybar module on-click, so it runs inside waybar.service's cgroup. Its cleanup loop kills waybar, systemd tears down the whole unit, and every process in that cgroup goes with it - DarkLight.sh included, before it ever reaches Refresh.sh. Nothing is left to start the replacement bar. Refresh.sh had the same problem on its own: it killed waybar and relaunched it from a shell that had just been torn down. Drop waybar from the DarkLight.sh cleanup loop and let Refresh.sh own the restart, run as a transient systemd-run --user unit so it sits outside the caller's cgroup and survives the teardown. Fall back to setsid where systemd-run is unavailable. Detect systemd management via the unit's LoadState instead of is-enabled. WaybarStartup.sh starts the unit on demand and leaves it disabled, so is-enabled reports "disabled" for setups that are in fact systemd-managed. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
* fix: Toggle all Waybar clock modules between 12H and 24H (#95)Thomas Irgang10 days-26/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | ToggleWaybarTime.sh matched each clock format with its own hardcoded sed pattern. Two of those patterns were missing the {:L...} locale prefix that the corresponding lines in Modules carry: Modules "format": "{:L%H:%M - %d/%b}" script "format": "{:%H:%M - %d/%b}" so clock#3 and clock#4 were never switched. clock#vertical was not covered at all, because the script only ever edited Modules and never ModulesVertical. sed -i reports no error when nothing matches, so the script still restarted Waybar and claimed success while those modules kept their previous format. Replace the 18 hardcoded patterns with a table of 12H/24H format pairs and build the sed expressions from it, so both directions are derived from the same source of truth. Add ModulesVertical to the files being edited, and list the Nerd Font glyphs as codepoints (U+F017, U+F073) rather than literal characters, which are easy to replace with a look-alike from a different Private Use range without any visible difference. Warn on stderr about formats that no longer occur in any modules file, and exit non-zero instead of restarting Waybar when a toggle changed nothing at all, so future drift surfaces instead of failing silently. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
* Fixed Polkit to check for systemd serviceDon Williams10 days-0/+11
| | | | | | | | | | | 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/Polkit.sh
* Fixed(really) ToggleOpacity and ChangeBlur.shDon Williams10 days-13/+61
| | | | | | | | | | | | | 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/ENVariables.conf modified: config/hypr/scripts/ChangeBlur.sh modified: config/hypr/scripts/ToggleOpacity.sh
* Fixed opacity keybinds add: ToggleOpacity scriptDon Williams10 days-0/+21
| | | | | | | | | | | | | | 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/configs/system_keybinds.lua modified: config/hypr/lua/keybind_helpers.lua new file: config/hypr/scripts/ToggleOpacity.sh
* Redid alignment code wasn't workingDon Williams10 days-18/+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: config/hypr/scripts/HyprLayoutModule.sh
* More formatting fixesDon Williams10 days-4/+19
| | | | | | | | | | 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
* 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-48/+43
| | | | | | | | | | | | | | | | | | | | | | | 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
* Fixed waybar startup issues and restartDon Williams10 days-17/+30
| | | | | | | | | | | | | | | 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-4/+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: CHANGELOG.md modified: config/hypr/configs/Startup_Apps.conf modified: config/hypr/scripts/WaybarStartup.sh
* Fixed all RainbowBorders modes added LowCPU varientDon Williams10 days-70/+220
| | | | | | | | | | | | | | 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
* Added script for Hyprlang config to handle LidSwitchDon Williams10 days-0/+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/UserConfigs/Laptops.conf new file: config/hypr/scripts/LidSwitch.sh
* copy.sh was enablling lua workflowDon Williams10 days-13/+81
| | | | | | | | | | | | | | | | | | | 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
* 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-4/+35
| | | | | | | | | | | | 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
* 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/+102
| | | | | | | | | | | | | | 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-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage