| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | | |
|
| | | |
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
symlink names
Problem: reselecting the current style/layout left the '👉 ' prefix in the choice, so the symlink target included it (e.g., style.css -> .../👉 [0 VERTICAL] [Catpuccin] Mocha.css).
Cause: options are annotated as "👉 ${name}", but the code used: choice=${choice# $MARKER} (matches ' 👉'), not the actual prefix '👉 '.
Fix: use choice=${choice#"$MARKER "} in WaybarStyles.sh and WaybarLayout.sh.
Result: selecting the same item no longer pollutes the symlink target.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added nm-tray startup for ubuntu users
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/Startup_Apps.conf
modified: config/hypr/UserConfigs/WindowRules.conf
modified: config/hypr/scripts/Dropterminal.sh
|
| |\| |
|
| | |\
| | |
| | | |
hotfix: Update GameMode.sh to switch several times properly
|
| | |/ |
|
| | |\
| | |
| | | |
hotfix: Update WallustSwww.sh (Update wallpaper_path)
|
| | |/ |
|
| | |\
| | |
| | | |
Update UserKeybinds.conf
|
| | |/
| |
| | |
Fix typo in bindings for Show open apps
|
| |\| |
|
| | |\
| | |
| | | |
Merge ddubs-hyprsunset into main fixes for wallust, sddm and weather
|
| | | |\
| | |/
| |/| |
|
| | |\ \
| | | |
| | | | |
Update WindowRules.conf
|
| | |/ /
| | |
| | | |
Fixed windowrule2 syntax error
|
| | |\ \
| | | |
| | | | |
Weather.py: switch to Open-Meteo; add caching, reverse geocoding
|
| | | |\ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | | |
| | | | | |
Editing Dropterminal.sh to work on the focused monitor.
|
| | | |\ \ \
| | |/ / /
| |/| | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | | |
The function now chooses the focused monitor instead of the first one in the array.
|
| | | | |\ \
| | |_|/ /
| |/| | | |
|
| | |\ \ \ \
| | |/ / /
| |/| | | |
Made few tweaks to make the windows to stop the constant changes in t…
|
| | |/ / /
| | | |
| | | |
| | | | |
focus of the Jetbrains Softwares
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
geolocation, and config options
Conflicts:
config/hypr/UserScripts/Weather.py
interactive rebase in progress; onto ce07268
Last command done (1 command done):
pick 2a5a7c5 # Weather.py: switch to Open-Meteo; add caching, reverse geocoding, robust geolocation, and config options
No commands remaining.
You are currently rebasing branch 'development' on 'ce07268'.
Changes to be committed:
modified: config/hypr/UserScripts/Weather.py
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: CHANGELOG.md
modified: README.md
modified: copy.sh
modified: release.sh
modified: upgrade.sh
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: config/hypr/UserConfigs/UserKeybinds.conf
modified: config/hypr/UserConfigs/UserSettings.conf
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
debian has been updated to current version 0.51.1
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: copy.sh
modified: release.sh
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: CHANGELOG.md
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
new file: CHANGELOG.md
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: config/hypr/UserScripts/Weather.py
|
| | | | |
| | | |
| | | |
| | | | |
space (min-length)
|
| | | | |
| | | |
| | | |
| | | | |
format for JSON
|
| | | | |
| | | |
| | | |
| | | | |
ensure nightlight button is visible in [TOP] Default Laptop; set escape=false for custom/nightlight
|
| | | | |
| | | |
| | | |
| | | | |
conflicts, run in background, process-based status
|
| | | | |
| | | |
| | | |
| | | | |
nightlight button across all layouts; include in status and vertical power groups
|
| | |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserScripts/Weather.py
|
| |\ \ \
| | | |
| | | | |
Overview multimonitor fix Test with laptop and external display
|
| | |\ \ \ |
|
| | |\ \ \ \ |
|
| | |\ \ \ \ \ |
|
| | | | | | | | |
|
| | | | | | | | |
|