aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeLines
...
* | Fixing more scripts in Hyprland-DotsDon Williams2026-01-08-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Hypridle.sh now launches hypridle in the background (& disown) - when enabling the daemon, preventing the toggle command from hanging Waybar. - RofiSearch.sh verifies that jq is available, - captures the user’s query explicitly - URL-encodes it via jq @uri, - opens the configured search engine with the encoded query instead of dropping the term. - Sounds.sh now tries pw-play, then paplay, then aplay, - emitting an error if none are installed - the script no longer calls the non-existent pa-play. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Hypridle.sh modified: config/hypr/scripts/RofiSearch.sh modified: config/hypr/scripts/Sounds.sh
* | Fixing hyprland-dots scriptsDon Williams2026-01-08-37/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - TouchPad.sh never expands $TOUCHPAD_ENABLED - (and doesn’t source the file that defines it), so the toggle command is - currently doesn't work. - Volume.sh has multiple microphone-control bugs - bad pamixer arguments, typoed function name, invalid notification payloads - that break mic toggling and volume feedback. - DarkLight.sh wipes the Qt theme paths each run - because the qt5ct/qt6ct palette variables are commented out. - KooLsDotsUpdate.sh contains a malformed notify-send string that - crashes the script when no local version is detected. - Distro_update.sh runs sudo apt upgrade outside the kitty window, - so the Debian/Ubuntu flow never finishes inside the terminal. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/DarkLight.sh modified: config/hypr/scripts/Distro_update.sh modified: config/hypr/scripts/KooLsDotsUpdate.sh modified: config/hypr/scripts/TouchPad.sh modified: config/hypr/scripts/Volume.sh
* | fix(swaync): correct mpris album art size (#913)Tim2026-01-08-2/+2
| | | | | | | | | | The mpris widget image-size was set to 10 pixels, causing album art to appear as a tiny distorted strip. Changed to 96 pixels for proper display with slight border radius for visual consistency.
* | Create default config for Wezterm NOT themed yetDon Williams2026-01-08-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | At this time wezterm is not installed by default However, if user installs it they will have a nice config to begin with Later I hope to add theming support On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md new file: config/wezterm/wezterm.lua modified: copy.sh
* | Adding reload config to ghostty on theme/wallpaper changeDon Williams2026-01-08-0/+14
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh modified: config/hypr/scripts/WallustSwww.sh
* | Fixing ghostty wallust integrationDon Williams2026-01-08-0/+11
| | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh modified: config/hypr/scripts/WallustSwww.sh modified: copy.sh
* | Fixing colors for wallust in ghostty configDon Williams2026-01-08-16/+16
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/wallust/templates/colors-ghostty.conf
* | Added support for ghostty term integrated w/wallustDon Williams2026-01-08-1/+39
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/ghostty/ghostty.config modified: config/hypr/scripts/ThemeChanger.sh modified: config/hypr/scripts/WallustSwww.sh new file: config/wallust/templates/colors-ghostty.conf modified: config/wallust/wallust.toml
* | Had to remove some features for older ghostty buildsDon Williams2026-01-07-34/+1
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: ghostty.config
* | Added ghostty config file w/wallust integrationDon Williams2026-01-07-0/+62
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: ghostty/ghostty.config modified: ../copy.sh
* | Fixing colors on two rofi styles KooL_style-8 and -6Don Williams2026-01-07-1/+13
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-6.rasi modified: config/rofi/themes/KooL_style-8.rasi
* | Fixed (hopefully) incorrect selection colors in rofiDon Williams2026-01-07-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-3-FullScreen-v1.rasi modified: config/rofi/themes/KooL_style-6.rasi modified: config/rofi/themes/KooL_style-8.rasi modified: config/rofi/themes/KooL_style-9.rasi modified: config/rofi/themes/saint-rofi.rasi
* | Fixing rofi selection color issueDon Williams2026-01-07-4/+18
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh modified: config/rofi/themes/KooL_style-5.rasi
* | Fixing odd rofi selection colorsDon Williams2026-01-07-6/+6
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/wallust/templates/colors-rofi.rasi
* | Fixed two styles sheets with hardcoded colorsDon Williams2026-01-07-16/+16
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[WALLUST] ML4W-modern-mixed.css modified: config/waybar/style/[WALLUST] ML4W-modern.css
* | Trying a different mapping for style-4/7Don Williams2026-01-07-2/+2
| |
* | Still issues with style-4/-7 remapping againDon Williams2026-01-07-6/+6
| |
* | Changed to non urgent colorsDon Williams2026-01-07-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With some themes, KooL_style-4 and KooL_style-7 selecting Dracula with the existing code sourced "selected" from Wallust colors. Resulting in bright red accent colors Accents now use @color11 and @color12 Hopefully this finally resolves the issues On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-4.rasi modified: config/rofi/themes/KooL_style-7.rasi
* | Found more places where colors predefinedDon Williams2026-01-07-2/+2
| |
* | Fixed KooL_style-4 was hard coded to redDon Williams2026-01-07-2/+2
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-4.rasi
* | Found other rofi themes that were hard coded RED vs $color13Don Williams2026-01-07-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-1.rasi modified: config/rofi/themes/KooL_style-13-Vertical.rasi modified: config/rofi/themes/KooL_style-14.rasi modified: config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi modified: config/rofi/themes/KooL_style-5.rasi modified: config/rofi/themes/KooL_style-6.rasi modified: config/rofi/themes/KooL_style-7.rasi modified: config/rofi/themes/saint-rofi.rasi
* | Found Urgent was hard coded RED, setting toDon Williams2026-01-07-1/+3
| |
* | Wait timer was wrongDon Williams2026-01-07-5/+30
| |
* | Adding better control over wallust pallete generationDon Williams2026-01-07-8/+13
| | | | | | | | | | | | | | | | | | | | Then refresh On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh
* | Fixed Window Rule for thunar copy progressDon Williams2026-01-07-2/+10
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: WindowRules-config-v3.conf
* | Fixing ML4W path againDon Williams2026-01-07-8/+13
| |
* | Updated CHANGELOG removed backup fileDon Williams2026-01-06-27/+0
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md deleted: config/hypr/scripts/ThemeChanger.sh.ori
* | Possible race condition now waits then refreshesDon Williams2026-01-06-4/+20
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hypr/scripts/ThemeChanger.sh
* | Adding small delay to allow wallust to finish same for WP selectDon Williams2026-01-06-4/+12
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hypr/scripts/ThemeChanger.sh
* | Fixing pathing issue in ML4W Glass config fileDon Williams2026-01-06-1/+1
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: waybar/style/ML4W Glass.css
* | Added comment focus_under_window only works in HL 0.53+Don Williams2026-01-06-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This setting resolves ALT+TAB cycle-next/bring-to-front when windows fullscreen or maximized. HL less than 53 will generate an error and that line will have be commented out On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/SystemSettings.conf
* | Improved error and dependency checkingDon Williams2026-01-06-14/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cancel behavior under set -e: rofi returns non‑zero on Escape/cancel. Added dependency checksf wallust/rofi/notify-send aren’t installed Combine the two sed calls into one. Error handling always send a “changed” notification even if wallust theme fails. Check the exit status and notify on failure. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh new file: config/hypr/scripts/ThemeChanger.sh.ori
* | fix: clean hypr/configs/Startup_apps.confbrockar2026-01-06-17/+3
| |
* | feat: Add glass theme for waybar (#910)Ahum Maitra2026-01-07-3/+341
| |
* | Fixed rule for whatsapp missing rule nameDon Williams2026-01-06-0/+1
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: WindowRules-config-v3.conf
* | scripts: update_WindowRules.sh for hyprland 0.53brockar2026-01-05-0/+60
| |
* | Fixing rules for zapzap/pipDon Williams2026-01-05-3/+9
| |
* | feat(hypr): update window rules for zed, antigravity, and qalculatebrockar2026-01-05-36/+38
| |
* | set ThemeChanger.sh executableDon Williams2026-01-05-0/+0
| |
* | Add theme switcher help shortcut (#906)Ahum Maitra2026-01-04-1/+2
| | | | | | | | | | | | | | * fix: Add Theme Switcher script * enhancement: add theme switcher shortcut * Refactor ThemeChanger.sh for improved readability
* | Fixed modal floating/center ruleDon Williams2026-01-04-1/+3
| |
* | Added rule for modal and fixed alt-tab for max'd windowsDon Williams2026-01-04-0/+7
| | | | | | | | | | | | | | | | | | | | 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/configs/WindowRules-config-v3.conf
* | feat: Add Wallust based global Theme Switcher (#905)Ahum Maitra2026-01-03-3/+31
| | | | | | | | | | | | | | * fix: Add Theme Switcher script * feat: Add theme switcher shortcut * enhancement: simplify the program, fix spelling mistakes, add safety mechanism
* | style(hypr): remove redundant blank lines in windowrulesbrockar2026-01-03-15/+3
| |
* | update : Improve blur (#904)Ahum Maitra2026-01-01-7/+7
| | | | | | Thanks TheAhumMaitra
* | Added rules to inhibit screensaver when apps fullscreenDon Williams2025-12-31-0/+5
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: WindowRules-config-v3.conf
* | Added sample rules to start apps on specific workspacesDon Williams2025-12-31-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | They are commented out for now When they were active by default it caused new user confusion and many support requests On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/WindowRules-config-v3.conf
* | Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout (#901)kayprish2025-12-31-109/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout The bulk of the SwitchKeyboardLayout.sh script has been renamed to KeyboardLayout.sh, meanwhile its behavior has been changed. Instead of relying on the file .cache/kb_layout, to check the current keyboard layout, as well as to toggle it, it now uses hyprctl to query this information, while making sure that it checks the first non-ignored keyboard. In this way, it querys from keyboards which it's also in charge of modifying. The logic from the script is also repurposed in waybar, just for viewing, so the script was renamed. * Implement fixes for KeyboardLayout.sh changes * Remove SwitchKeyboardLayout call from initial-boot.sh --------- Co-authored-by: Petar Kapriš <kayprish@bonsai.cool> Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com>
* | Fixed yad windowsize, was overridden by settings ruleDon Williams2025-12-31-1/+1
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/WindowRules-config-v3.conf
* | Fixed rule for gnome calculator, yad now centersDon Williams2025-12-30-2/+2
| | | | | | | | | | | | | | | | | | | | | | Yad still not following the size settings but at least it's now floating and centered On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/WindowRules-config-v3.conf
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage