| Commit message (Collapse) | Author | Age | Lines |
| |\ |
|
| | |
| |
| | |
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.
|
| | |\ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |/ |
|
| | | |
|
| | |
| |
| | |
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)
|
| |/
|
|
|
|
|
| |
On branch kb-fix
Changes to be committed:
modified: config/hypr/scripts/SwitchKeyboardLayout.sh
modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
To prepare for next release and to test copy.sh function for updating
dotfiles going forward.
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/ENVariables.conf
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: Weather.py
|
| |\
| |
| | |
fix: Check for empty strings in place parts and prevent coordinates from printing when a place is found.
|
| | |
| |
| |
| | |
printing when a place is found.
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The `cut -d. -f1` command truncated filenames at the first dot, causing
wallpapers named like "01. Catppuccin.jpg" to display as just "01" in
the rofi menu. Multiple wallpapers with the same prefix showed identical
labels, and selecting one applied the wrong file since `find -print -quit`
returned the first alphabetical match.
Changed to use full filename `$pic_name` (consistent with GIF and video
handling on lines 87 and 94). The existing sed on line 222 correctly
strips only the file extension for the find command.
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/Keybinds.conf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Trying to implement https://github.com/JaKooLit/Hyprland-Dots/pull/872
When SUPER RIGHT/LEFT work dynamically in and out of tabbed windows
So far not working Code is commented out for now.
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/Keybinds.conf
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Script to manage UserConfigs
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Remove UserKeybinds option (file no longer exists)
- Point user overlay files to UserConfigs versions (Startup_Apps, WindowRules)
- Add System Defaults view-only section
- Point UserSettings to configs/SystemSettings.conf with info notification
- Separate menu into USER CUSTOMIZATIONS, SYSTEM DEFAULTS, and UTILITIES sections
- Add show_info() helper function for notifications
|
| |\ \ \
| | | |
| | | |
| | | | |
development
|
| | |/ / |
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also changed to just "Edit" since it calls an editor not viewwr
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: Kool_Quick_Settings.sh
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
I had to remove this setting "keepaspectratio" before
Proper setting is `keep_aspect_ratio` It only occurred once
in Jak's rules, this restores that feature
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/WindowRules-v3.conf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Slowed down changes and waybar startup
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/Refresh.sh
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
You have to hammer on it, to get it to occr
Added addtional sleep timer to allow pkill to keep up
Resolves: https://github.com/JaKooLit/Hyprland-Dots/issues/870
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGES-v2.3.18.md
modified: config/hypr/scripts/GameMode.sh
modified: config/hypr/scripts/Refresh.sh
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/WindowRules-config-v3.conf
|
| | |
| |
| |
| |
| |
| |
| |
| | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
new file: config/hypr/configs/WindowRules-config-v3.conf
|