aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/DarkLight.sh
Commit message (Collapse)AuthorAgeLines
* Fixing hyprland-dots scriptsDon Williams2026-01-08-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | - 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: respect XDG dir instead of forcing ~/Pictures (#899)Jaël Champagne Gareau2025-12-30-1/+2
| | | | | | | | | * 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>
* Changed /usr/bin/bash to /usr/bin/env bashDon Williams2025-10-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: Distro-Hyprland.sh modified: config/hypr/UserScripts/RainbowBorders.sh modified: config/hypr/UserScripts/RofiBeats.sh modified: config/hypr/UserScripts/RofiCalc.sh modified: config/hypr/UserScripts/Tak0-Autodispatch.sh modified: config/hypr/UserScripts/WallpaperAutoChange.sh modified: config/hypr/UserScripts/WallpaperEffects.sh modified: config/hypr/UserScripts/WallpaperRandom.sh modified: config/hypr/UserScripts/WallpaperSelect.sh modified: config/hypr/UserScripts/Weather.sh modified: config/hypr/UserScripts/WeatherWrap.sh modified: config/hypr/UserScripts/ZshChangeTheme.sh new file: config/hypr/configs/Startup_Apps.conf new file: config/hypr/configs/WindowRules.conf modified: config/hypr/hyprland.conf modified: config/hypr/initial-boot.sh modified: config/hypr/scripts/AirplaneMode.sh modified: config/hypr/scripts/Animations.sh modified: config/hypr/scripts/Battery.sh modified: config/hypr/scripts/Brightness.sh modified: config/hypr/scripts/BrightnessKbd.sh modified: config/hypr/scripts/ChangeBlur.sh modified: config/hypr/scripts/ChangeLayout.sh modified: config/hypr/scripts/ClipManager.sh new file: config/hypr/scripts/ComposeHyprConfigs.sh modified: config/hypr/scripts/DarkLight.sh modified: config/hypr/scripts/Distro_update.sh modified: config/hypr/scripts/Dropterminal.sh modified: config/hypr/scripts/GameMode.sh modified: config/hypr/scripts/Hypridle.sh modified: config/hypr/scripts/KeyBinds.sh modified: config/hypr/scripts/KeyHints.sh modified: config/hypr/scripts/KillActiveProcess.sh modified: config/hypr/scripts/Kitty_themes.sh modified: config/hypr/scripts/KooLsDotsUpdate.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: config/hypr/scripts/LockScreen.sh modified: config/hypr/scripts/MediaCtrl.sh modified: config/hypr/scripts/MonitorProfiles.sh modified: config/hypr/scripts/Polkit-NixOS.sh modified: config/hypr/scripts/Polkit.sh modified: config/hypr/scripts/PortalHyprland.sh modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/RefreshNoWaybar.sh modified: config/hypr/scripts/RofiEmoji.sh modified: config/hypr/scripts/RofiSearch.sh modified: config/hypr/scripts/RofiThemeSelector-modified.sh modified: config/hypr/scripts/RofiThemeSelector.sh modified: config/hypr/scripts/ScreenShot.sh modified: config/hypr/scripts/Sounds.sh modified: config/hypr/scripts/SwitchKeyboardLayout.sh modified: config/hypr/scripts/Tak0-Autodispatch.sh modified: config/hypr/scripts/TouchPad.sh modified: config/hypr/scripts/Volume.sh modified: config/hypr/scripts/WallustSwww.sh modified: config/hypr/scripts/WaybarLayout.sh modified: config/hypr/scripts/WaybarScripts.sh modified: config/hypr/scripts/WaybarStyles.sh modified: config/hypr/scripts/Wlogout.sh modified: config/hypr/scripts/sddm_wallpaper.sh modified: copy.sh modified: release.sh modified: upgrade.sh
* edited Dark-Light.sh to not close kitty during theme switchJaKooLit2025-03-13-1/+1
|
* edited Dark-Light.sh to not close kitty during theme switchJaKooLit2025-03-13-2/+6
|
* some adjustments on dark-light switcher. SwayNC notibg-alt is now from ↵JaKooLit2025-03-09-2/+2
| | | | directly from wallust
* this should fix the rofi issueJaKooLit2025-03-02-3/+3
|
* Update DarkLight.sh - disabling theme switcher for now. I dont have time to ↵Ja.KooLit2025-03-02-1/+1
| | | | fix. I will find the fix on next release
* Not sure if important.. but whateverJaKooLit2025-02-23-1/+1
|
* added -L on find command on some scripts to be moreJaKooLit2025-02-13-3/+3
| | | | https://github.com/JaKooLit/Hyprland-Dots/issues/553
* updated DarkLight and swaync cssinstaller2025-02-11-7/+11
|
* updated dark - light switcher considering agsJaKooLit2025-02-10-13/+10
|
* minor dark light and refresh updateJaKooLit2025-02-10-10/+7
|
* updated some scripts for better notification visibility. Swaync notification ↵JaKooLit2025-01-16-2/+2
| | | | width reduce to look better
* some tweaks on scriptsJaKooLit2025-01-14-1/+11
|
* some scripts are tweaked to get a better notification. swaync config tweakedJaKooLit2025-01-14-7/+6
|
* kvantum color scheme changesJaKooLit2024-12-29-6/+6
|
* feat: force reload of kitty.conf for existing open instances on dark/light ↵Tobias Backer Dirks2024-12-12-2/+3
| | | | toggle
* setting a variable for QuickEdit (SUPER E)JaKooLit2024-06-08-0/+16
| | | | kitty background will now change depending on dark or light theme
* small tweak on the dark light switcherJaKooLit2024-05-12-7/+2
|
* Initial Push - Moving to Wallust from PywalJaKooLit2024-05-10-6/+25
|
* small adjust for better ags overview search box and promptJaKooLit2024-05-07-2/+4
|
* Style change of ags which should work well with Dark / Light switcher. ↵JaKooLit2024-05-06-0/+10
| | | | Keybinds moved to UserConfigs
* Updated GameMode.sh and DarkLight.sh in line with new swww initializationJaKooLit2024-05-03-1/+1
|
* Switched kvantum and qt apps dark and light theme from Tokyo-Night to ↵Ja.KooLit2024-03-15-7/+7
| | | | Catppuccin Mocha and Latte
* removal of extra # to align with new hyprlang requirement. Credit goes to ↵Ja.KooLit2024-03-13-1/+1
| | | | @@Ryuuyas
* updated wikiJaKooLit2024-01-06-2/+6
|
* Just a small tinkering... :)JaKooLit2024-01-01-1/+4
|
* updated swaync, Settings animation and DarkLight.shJaKooLit2023-12-27-3/+12
|
* updated for swayncJaKooLit2023-12-27-13/+4
|
* updated dark_light.shJa.KooLit2023-12-24-6/+17
|
* final updateJaKooLit2023-12-22-2/+2
|
* updated dark light switcherJaKooLit2023-12-22-43/+52
|
* The initial_boot.sh was moved towards the end of Execs.conf to avoid ↵JaKooLit2023-12-22-3/+3
| | | | | | | conflict with swww Initial_boot.sh also now includes setting of qt apps using kvantummanager Updated dark_light.sh
* added Tokyo-Day kvantumJaKooLit2023-12-22-1/+4
|
* Added Tokyo-Day kvantum theme appJaKooLit2023-12-22-0/+14
| | | | updated DarkLight.sh script to include QT apps in Dark/Light switching
* 1.) Added ChangeBlur keybinds (Super Shift B), same added in Keyhints.sh ↵Ja.KooLit2023-12-17-2/+2
| | | | | | | | | (Super H) 2.) Increased Blur Settings 3.) Tweaked and Cleaned up scripts, some small tweak only like adding a bell icon - > Gamemode toggle (Super Shift G) will now reload previous wallpaper once back to normal modified - > The pywalSwww.sh is integrated in Refresh.sh to update rofi background
* updated Dark LightJa.KooLit2023-12-17-2/+3
|
* Optimized DarkLight script.Ja.KooLit2023-12-17-42/+112
|
* dunst with a more brighter text on dark modeJaKooLit2023-12-07-1/+1
|
* small adjustment on dunstJaKooLit2023-12-01-2/+2
|
* updatesJaKooLit2023-11-28-1/+10
|
* REVERTED BACK TO OLD DUNST STYLE AS PYWAL_DUNST LOOKS like crapJaKooLit2023-11-27-5/+4
|
* updated dark light scriptJaKooLit2023-11-27-1/+1
|
* updated dunts and Dark Light scriptJaKooLit2023-11-27-2/+4
|
* Here are changes madeJaKooLit2023-11-27-7/+6
| | | | | | | | | 1.) Use pywal for dunst colors. However, seems backgrounds are not changing. Perhaps only on OpenSuse? 2.) Deleted preconfigured style for dunst. to align with #1 changes 3.) Rewrite some scripts to align with PywalDunst. 4.) New script created for Dunst-Pywal called PywalDunst.sh 5.) Random wallpaper auto change is not increased timing to change every 15 mins 6.) Some scripts are re-written
* dunst font and Dark Light script correctionJaKooLit2023-11-24-1/+1
|
* Waybar clean up and updateJaKooLit2023-11-11-1/+1
|
* small tweak for rofiJaKooLit2023-11-06-5/+5
|
* changes for new Hyprland-DotsJaKooLit2023-11-05-8/+18
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage