| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: WindowRules-config-v3.conf
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: hypr/scripts/ThemeChanger.sh
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: hypr/scripts/ThemeChanger.sh
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: waybar/style/ML4W Glass.css
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: WindowRules-config-v3.conf
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| | |
* fix: Add Theme Switcher script
* enhancement: add theme switcher shortcut
* Refactor ThemeChanger.sh for improved readability
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| | |
* fix: Add Theme Switcher script
* feat: Add theme switcher shortcut
* enhancement: simplify the program, fix spelling mistakes, add safety mechanism
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
|
| | |
| |
| | |
Thanks TheAhumMaitra
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: WindowRules-config-v3.conf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/WindowRules-config-v3.conf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix: respect XDG dir instead of forcing ~/Pictures
* fix: make xdg-user-dir usage more robust
---------
Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com>
|
| | |
| |
| |
| | |
fis this: https://github.com/JaKooLit/Arch-Hyprland/issues/352
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Opactity keybinding not working SUPERCTRL+O
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/WindowRules-config-v3.conf
|
| | |\
| | |
| | | |
Update: Enhance Weather.sh to get city from IP address
|
| | | |\
| | |/
| |/| |
|
| | |\ \
| | | |
| | | | |
Update: Add network check to WeatherWrap script
|
| | | |\ \
| | |/ /
| |/| | |
|
| | |/ /
|/| |
| | | |
Added a network connectivity check function to determine if the script can proceed with fetching weather data. If no network is available, it returns an offline status. (It will show an offline Icon in Waybar after waking up from `systemctl suspend` or `systemctl hibernate` and having no network. If you click it in waybar it will recheck, but this is unintended)
|
| | | |\
| | |/
| |/| |
|
| | | | |
|
| | |\ \
| | | |
| | | | |
Fix: Update wallpaper path in WallustSwww.sh
|
| | |/ /
| | |
| | | |
Updated wallpaper path in WallustSwww.sh to match the newest version of swww. It worked in a test on my local machine on fedora. The change was necessary to let ~/.config/rofi/.current_wallpaper to update automatically and it also fixed wallust updating the color scheme automatically. It also made hyprlock to use the current wallpaper as background. Rofi's embed wallpaper section got fixed too.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
suresh466/fix-cyclenext-cycleprev-window-layout-aware
fix: cycleprev and cyclenext window bindings solution 2
|
| | | |\ \
| | |/ /
| |/| | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
System settings move to hypr/configs/Systemsettings
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/SwitchKeyboardLayout.sh
modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh
|
| | |/ / |
|
| | | |
| | |
| | | |
Updated README to improve clarity and fix typos.
|
| | | |
| | |
| | | |
Introduced a new keybinding feature for audio control.
|
| | |\ \
| | | |
| | | | |
feat: Add precise volume adjustment of 1 using alternate keybindings
|
| | |/ / |
|