| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_prompts.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Further modularizing the copy.sh script
The express upgrade is almost moved here
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_prompts.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This code make configuration adjustsments
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_detect.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This module takes care of backing up objects with date-time
Removes the duplicate code in copy.sh
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
new file: scripts/lib_backup.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also moved upgrade and release.sh scripts they need updating, so moved
to archive dir for now
On branch development
Your branch is behind 'origin/development' by 1 commit, and can be fast-forwarded.
(use "git pull" to update your local branch)
Changes to be committed:
modified: Distro-Hyprland.sh
renamed: release.sh -> archive/release.sh
renamed: upgrade.sh -> archive/upgrade.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Phase 1 of creating TUI for copy.sh for installs and upgrades
On branch copy-menu
Changes to be committed:
modified: copy.sh
new file: scripts/copy_menu.sh
* Fixing formatting in copy-menu
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* More formatting and color first letter as selectable option
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: copy.sh
modified: scripts/copy_menu.sh
* Fixing syntax error
* Some whiptail versions don't support color
Added check before displaying colors
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* fixing formatting
On branch copy-menu
Your branch is up to date with 'origin/copy-menu'.
Changes to be committed:
modified: scripts/copy_menu.sh
* More formatting for whiptail
* Formatting whiptail is so much fun
* Changed descrption to two lines
* Whiltail 4, human 0
* Whiltail 5, human 0 - shortened text
* Whiltail 6, human 1 - remove dup items
* Whiltail 6, human 2 - removed color highlight
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allow you to bypass some of the questions, like triming each backup
file, they will all be trimmed to one backup
No prompting for setting sddm wallpaper nor download wallpapers (since
it's upgrade mostly likely already have them)
No prompting to restore user customized files.
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/keybinds_parser.py
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/KeyBinds.sh
new file: config/hypr/scripts/keybinds_parser.py
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
new file: config/hypr/configs/WindowRules-pre-53.conf
modified: config/hypr/configs/WindowRules.conf
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/WallustSwww.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- `WallustSwww.sh` now reads the focused monitor’s cache file (or parses swww query per-monitor) to pick the correct wallpaper path
- Eliminating the previous “last line wins” bug on multi-monitor setups.
- `PortalHyprland.sh` suppresses harmless killall errors and launches only the first available portal binary in each category (hyprland + general)
- Avoiding duplicate processes when both `/usr/lib` and `/usr/libexec` variants exist.
- `KillActiveProcess.sh` checks that Hyprland returned a numeric PID before calling kill
- Notifies the user when no active window is available instead of throwing kill usage errors.
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/KillActiveProcess.sh
modified: config/hypr/scripts/PortalHyprland.sh
modified: config/hypr/scripts/WallustSwww.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- `Tak0-Per-Window-Switch.sh` now records the listener PID in ``~/.cache/kb_layout_per_window.listener.pid``
- reuses it if still running, preventing multiple background listeners
- reports missing Hyprland sockets without exiting the main script.
- `WaybarScripts.sh` adds a `launch_files()` helper that checks `$files` before execution;
- if unset, it shows a notification instead of running an empty command.
- `sddm_wallpaper.sh` validates `~/.config/rofi/wallust/colors-rofi.rasi` before use
- extracts colors via a helper, and aborts with a notification if any required colors are missing.
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
modified: config/hypr/scripts/WaybarScripts.sh
modified: config/hypr/scripts/sddm_wallpaper.sh
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| | | |
|
| | |
| |
| |
| |
| | |
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.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/wallust/templates/colors-ghostty.conf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: ghostty.config
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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:
modified: CHANGELOG.md
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
new file: ghostty/ghostty.config
modified: ../copy.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/wallust/templates/colors-rofi.rasi
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/rofi/themes/KooL_style-4.rasi
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Then refresh
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/ThemeChanger.sh
|