aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
Commit message (Collapse)AuthorAgeLines
* Fixed GameMode disable not restoring decorationsDon Williams9 days-24/+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: CHANGELOG.md modified: config/hypr/scripts/GameMode.sh
* Fixed margins on Dock.shDon Williams9 days-3/+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: Dock.sh
* Restore mask for drop down terminal in dockDon Williams9 days-1/+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/Dock.sh
* Adj margins on nwg-dock-hyprlandDon Williams9 days-19/+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/Dock.sh
* Added bottom margin to nwg-dock-hyprlandDon Williams9 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/Dock.sh
* Fixed nwg-dock-hyprland launcher not running RofiLauncherDon Williams9 days-1/+22
| | | | | | | | | | | 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/Dock.sh new file: config/hypr/scripts/RofiLauncher.sh
* Added theming for nwg-dock-hyprlandDon Williams9 days-0/+72
| | | | | | | | | | | | | | | | | | | | | | 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 new file: config/hypr/scripts/Dock.sh modified: config/hypr/scripts/KeyHints.sh modified: config/hypr/scripts/Refresh.sh new file: config/nwg-dock-hyprland/style.css new file: config/nwg-dock-hyprland/wallust/colors-wallust.css new file: config/wallust/templates/colors-nwg-dock.css modified: config/wallust/wallust-v4.toml modified: config/wallust/wallust.toml modified: docs/Keybinds.md modified: scripts/lib_copy.sh
* Fix x2 for logout issueDon Williams9 days-23/+19
| | | | | | | | | | 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/scripts/Logout.sh
* Fixed logout.sh was hanging at black screenDon Williams9 days-2/+11
| | | | | | | | | | | 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/scripts/Logout.sh
* Upd: nwg-display for edit mon cfg in Kool_Quick_SettingsDon Williams9 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 Williams9 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 Williams9 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 Williams9 days-25/+58
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixed float.all.samesize.lua scriptDon Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 days-1/+1
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Extra READ in scriptDon Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Irgang9 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 Irgang9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 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 Williams9 days-7/+4
| | | | Signed-off-by: Don Williams <don.e.williams@gmail.com>
* Fixing kitty / ghostty theme preview / selectionDon Williams9 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 Williams9 days-12/+10
| | | | 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