aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/WallpaperEffects.sh
Commit message (Collapse)AuthorAgeLines
* 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
* fix(sddm): set Backgrounds/default as primary and update fallbacks; detect ↵Don Williams2025-09-20-24/+34
| | | | | | | | | themes dir (incl. NixOS) and skip prompt on read-only paths - Prefer Backgrounds/default for simple_sddm_2; update default.jpg/png if present - Detect SDDM themes dir under /usr/share and /run/current-system - Avoid prompting when theme is missing or Backgrounds is not writable (e.g., NixOS) - Skip runtime changes on NixOS since SDDM isn’t used in that config
* integrated wallust colors into simple_sddm_2 SDDM themeJaKooLit2025-07-17-5/+3
|
* Update WallpaperEffects.shJa.KooLit2025-06-08-5/+5
|
* initial mpvpaper supportJaKooLit2025-03-16-0/+5
|
* reduced yad timeout for applying SDDM background to 5 secs from 10 secsJaKooLit2025-03-07-1/+1
|
* Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select ↵JaKooLit2025-03-01-0/+6
| | | | wallpaper yad to avoid multiple yad notification
* updated yad for setting sddm backgroundJaKooLit2025-02-26-2/+8
|
* Ok This will be my last push for v2.3.12. Basically, added a global fonts ↵JaKooLit2025-02-26-1/+2
| | | | for rasi, making it easier to tweak. Added Style 14. Will start new version after this. Except of course if there is a bug that needs to be squashed
* fixed for the mini BUG when selecting wallpaper to apply as SDDM backgroundJaKooLit2025-02-24-23/+9
|
* Not sure if important.. but whateverJaKooLit2025-02-23-1/+1
|
* the return of the comeback... swww Transition bezierJaKooLit2025-02-23-1/+1
|
* added a function to check first if kitty installed. This is a idiot ↵JaKooLit2025-02-19-22/+30
| | | | notification who uninstall kitty and complain that script wont work
* danggit... sucks to maintain debian and ubuntu since I am making mistake ↵JaKooLit2025-02-18-2/+2
| | | | cause of that
* minor update on wallpaper menu to have dynamically icon size depending on ↵JaKooLit2025-02-18-3/+3
| | | | monitor sizes. Idea from @Abhra00
* Initial upload of various rofi themesJaKooLit2025-02-10-9/+6
|
* fixed wallpaper scripts where it asked to apply to sddm even if user decided ↵JaKooLit2025-02-08-40/+43
| | | | to cancel
* switched to kitty from pkexecJaKooLit2025-02-05-7/+9
|
* All more wallpaper effects. New default wallpaperJaKooLit2025-02-04-1/+4
|
* add delay of 5 secords for those who have slow machinesJaKooLit2025-02-03-1/+1
|
* added support to make current wallpaper to SDDM (NOTE: need sequoia wallpaper)JaKooLit2025-02-03-1/+24
|
* some script clean upJaKooLit2025-02-01-1/+1
|
* replaced the bell logo for swaync in some scripts with own Discord logoJaKooLit2025-01-27-3/+3
|
* minor scripts updated for better notificationJaKooLit2025-01-19-3/+3
|
* updated some scripts for better notification visibility. Swaync notification ↵JaKooLit2025-01-16-3/+3
| | | | width reduce to look better
* some scripts are tweaked to get a better notification. swaync config tweakedJaKooLit2025-01-14-3/+3
|
* I think this is the ultimate solution to the wallust colors not applying ↵JaKooLit2025-01-13-5/+5
| | | | after wallpaper change./. ha ha
* some changes on scripts which depends on rofi. Downside is only way to close ↵JaKooLit2025-01-12-1/+0
| | | | the rofi is pressing esc button. However, you can execute immediately the script. ie., rofi menu is opened, by pressing Super W, it will execute wallpaper menu immediately.
* tweaks on keybinds so easier to search using rofiJaKooLit2025-01-04-2/+2
|
* all wallpaper stuff scripts have been "tweaked"JaKooLit2024-12-26-2/+2
|
* adjusted some settings and script for hyprland-git and swww-gitJaKooLit2024-11-25-3/+3
|
* updated wallpaper effectsJaKooLit2024-07-11-55/+50
|
* updated wallpaper effectsJaKooLit2024-06-03-2/+2
|
* updated wallpaper effectsJaKooLit2024-06-03-3/+10
|
* updated Wallpaper Effect scriptsJaKooLit2024-06-03-4/+7
|
* Wallpaper-Effects (Super Shift W)JaKooLit2024-06-03-0/+96
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage