Skip to content

[GUIDE] Update to hyprland v0.53.0 #1486

@kRHYME7

Description

@kRHYME7

Be sure you are using hyprland v0.53.0

Image

Pull Changes from HyDE

cd ~/HyDE/Scripts
git pull origin master
git log -1 --oneline 

You should get something like this for the last command

Image
My full commmand output

g pull origin master  08:29
From https://github.com/HyDE-Project/HyDE

  • branch master -> FETCH_HEAD
    Updating a03c305..2020e86
    Fast-forward
    CHANGELOG.md | 54 +-
    Configs/.config/fish/conf.d/hyde.fish | 4 +-
    Configs/.config/hypr/keybindings.conf | 76 +--
    Configs/.config/hypr/windowrules.conf | 154 +++---
    Configs/.config/hypr/workflows/editing.conf | 2 +-
    Configs/.config/hypr/workflows/gaming.conf | 10 +-
    Configs/.config/hypr/workflows/powersaver.conf | 10 +-
    Configs/.config/qt5ct/colors.conf | 4 -
    Configs/.config/qt5ct/colors/wallbash.conf | 4 +
    Configs/.config/qt5ct/qt5ct.conf | 8 +-
    Configs/.config/qt6ct/colors.conf | 4 -
    Configs/.config/qt6ct/colors/wallbash.conf | 4 +
    Configs/.config/qt6ct/qt6ct.conf | 8 +-
    Configs/.config/swaync/config.json | 82 +++
    Configs/.config/swaync/style.css | 8 +
    Configs/.config/swaync/user-style.css | 1 +
    Configs/.config/uwsm/env | 1 +
    Configs/.local/lib/hyde/.editorconfig | 12 +
    Configs/.local/lib/hyde/README.txt | 0
    Configs/.local/lib/hyde/amdgpu.py | 31 +-
    Configs/.local/lib/hyde/animations.sh | 163 ++----
    Configs/.local/lib/hyde/app2unit.sh | 2920 ++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------
    Configs/.local/lib/hyde/battery.sh | 95 ++--
    Configs/.local/lib/hyde/batterynotify.sh | 195 +++----
    Configs/.local/lib/hyde/bookmarks.py | 52 +-
    Configs/.local/lib/hyde/brightnesscontrol.sh | 79 ++-
    Configs/.local/lib/hyde/calculator.sh | 58 +-
    Configs/.local/lib/hyde/cava.py | 66 +--
    Configs/.local/lib/hyde/cliphist.image.py | 52 ++
    Configs/.local/lib/hyde/cliphist.sh | 455 ++++++++--------
    Configs/.local/lib/hyde/color.set.sh | 319 ++++-------
    Configs/.local/lib/hyde/color/dconf.sh | 85 +++
    Configs/.local/lib/hyde/{wallbash.hypr.sh => color/hypr.sh} | 87 ++-
    Configs/.local/lib/hyde/configuration.py | 4 +-
    Configs/.local/lib/hyde/cpuinfo.sh | 166 +++---
    Configs/.local/lib/hyde/dconf.set.sh | 108 ----
    Configs/.local/lib/hyde/emoji-picker.sh | 146 +++--
    Configs/.local/lib/hyde/fastfetch.sh | 149 +++--
    Configs/.local/lib/hyde/font.sh | 128 +++--
    Configs/.local/lib/hyde/fzf_preview.sh | 33 +-
    Configs/.local/lib/hyde/fzf_wrapper.py | 4 +-
    Configs/.local/lib/hyde/gamelauncher.sh | 217 +++-----
    Configs/.local/lib/hyde/gamelauncher/catalog.py | 83 +++
    Configs/.local/lib/hyde/gamelauncher/lutris.py | 243 +++++++++
    Configs/.local/lib/hyde/gamelauncher/steam.py | 282 ++++++++++
    Configs/.local/lib/hyde/gamemode.sh | 11 +-
    Configs/.local/lib/hyde/globalcontrol.sh | 551 +++++++------------
    Configs/.local/lib/hyde/glyph-picker.sh | 68 +--
    Configs/.local/lib/hyde/gpuinfo.sh | 695 +++++++++++-------------
    Configs/.local/lib/hyde/grimblast | 476 ++++++++--------
    Configs/.local/lib/hyde/hyde-launch.sh | 124 +----
    Configs/.local/lib/hyde/hypr.unbind.sh | 8 +-
    Configs/.local/lib/hyde/hyprlock.sh | 527 ++++++++----------
    Configs/.local/lib/hyde/hyprsunset.sh | 367 +++++--------
    Configs/.local/lib/hyde/idle-inhibitor.py | 8 +-
    Configs/.local/lib/hyde/{keybinds.hint.py => keybinds/hint-hyprland.py} | 28 +-
    Configs/.local/lib/hyde/keybinds_hint.sh | 113 ++--
    Configs/.local/lib/hyde/keyboardswitch.sh | 6 +-
    Configs/.local/lib/hyde/lockscreen.sh | 34 +-
    Configs/.local/lib/hyde/logoutlaunch.sh | 96 ++--
    Configs/.local/lib/hyde/mediaplayer.py | 67 ++-
    Configs/.local/lib/hyde/notifications.py | 34 +-
    Configs/.local/lib/hyde/open.sh | 103 ++++
    Configs/.local/lib/hyde/parse.config.py | 4 +-
    Configs/.local/lib/hyde/parse.json.py | 4 +-
    Configs/.local/lib/hyde/pm.py | 499 +++++++++++++++++
    Configs/.local/lib/hyde/pm.sh | 378 ++-----------
    Configs/.local/lib/hyde/pm/apt.py | 74 +++
    Configs/.local/lib/hyde/pm/dnf.py | 80 +++
    Configs/.local/lib/hyde/pm/flatpak.py | 65 +++
    Configs/.local/lib/hyde/pm/pacman.py | 94 ++++
    Configs/.local/lib/hyde/pm/paru.py | 71 +++
    Configs/.local/lib/hyde/pm/yay.py | 72 +++
    Configs/.local/lib/hyde/polkitkdeauth.sh | 5 +-
    Configs/.local/lib/hyde/pygui/color.shuffle.py | 278 +++++-----
    Configs/.local/lib/hyde/pyproject.toml | 3 +
    Configs/.local/lib/hyde/pyutils/compositor.py | 16 +-
    Configs/.local/lib/hyde/pyutils/configuration.py | 4 +-
    Configs/.local/lib/hyde/pyutils/pip_env.py | 18 +-
    Configs/.local/lib/hyde/pyutils/wrapper/fzf.py | 4 +-
    Configs/.local/lib/hyde/quickapps.sh | 59 +-
    Configs/.local/lib/hyde/resetxdgportal.sh | 8 +-
    Configs/.local/lib/hyde/restore.config.sh | 263 ++++-----
    Configs/.local/lib/hyde/rofi.bookmarks.sh | 32 +-
    Configs/.local/lib/hyde/rofi.websearch.sh | 230 +++-----
    Configs/.local/lib/hyde/rofilaunch.sh | 164 +++---
    Configs/.local/lib/hyde/rofiselect.sh | 73 +--
    Configs/.local/lib/hyde/screenrecord.sh | 119 ++--
    Configs/.local/lib/hyde/screenshot.sh | 206 +++----
    Configs/.local/lib/hyde/screenshot/grimblast | 274 ++++++++++
    Configs/.local/lib/hyde/sensorsinfo.py | 24 +-
    Configs/.local/lib/hyde/shaders.sh | 154 ++----
    Configs/.local/lib/hyde/shutils/argparse.sh | 181 +++++++
    Configs/.local/lib/hyde/shutils/ocr.sh | 40 ++
    Configs/.local/lib/hyde/shutils/qr.sh | 25 +
    Configs/.local/lib/hyde/swwwallbash.sh | 8 +-
    Configs/.local/lib/hyde/swwwallcache.sh | 171 +++---
    Configs/.local/lib/hyde/swwwallkon.sh | 89 ++-
    Configs/.local/lib/hyde/swwwallpaper.sh | 8 +-
    Configs/.local/lib/hyde/swwwallselect.sh | 1 -
    Configs/.local/lib/hyde/sysmonlaunch.sh | 84 +--
    Configs/.local/lib/hyde/system.monitor.sh | 73 +++
    Configs/.local/lib/hyde/system.update.sh | 62 +++
    Configs/.local/lib/hyde/systemupdate.sh | 86 +--
    Configs/.local/lib/hyde/testrunner.sh | 28 +-
    Configs/.local/lib/hyde/theme.import.py | 32 +-
    Configs/.local/lib/hyde/theme.patch.sh | 280 ++++------
    Configs/.local/lib/hyde/theme.select.sh | 199 +++----
    Configs/.local/lib/hyde/theme.switch.sh | 486 +++++++----------
    Configs/.local/lib/hyde/themeselect.sh | 3 +-
    Configs/.local/lib/hyde/themeswitch.sh | 3 +-
    Configs/.local/lib/hyde/volumecontrol.sh | 260 ++++-----
    Configs/.local/lib/hyde/wallbash.print.colors.sh | 11 +-
    Configs/.local/lib/hyde/wallbash.qt.sh | 19 -
    Configs/.local/lib/hyde/wallbash.sh | 196 +++----
    Configs/.local/lib/hyde/wallbashtoggle.sh | 54 +-
    Configs/.local/lib/hyde/wallpaper.hyprpaper.sh | 40 +-
    Configs/.local/lib/hyde/wallpaper.mpvpaper.sh | 12 +-
    Configs/.local/lib/hyde/wallpaper.sh | 397 +++++---------
    Configs/.local/lib/hyde/wallpaper.swww.sh | 87 +--
    Configs/.local/lib/hyde/wallpaper/core.sh | 76 +++
    Configs/.local/lib/hyde/wallpaper/help.sh | 39 ++
    Configs/.local/lib/hyde/wallpaper/select.sh | 46 ++
    Configs/.local/lib/hyde/waybar.py | 121 ++++-
    Configs/.local/lib/hyde/wbarconfgen.sh | 8 +-
    Configs/.local/lib/hyde/wbarstylegen.sh | 162 +++---
    Configs/.local/lib/hyde/weather.py | 60 +-
    Configs/.local/lib/hyde/windowpin.sh | 13 +-
    Configs/.local/lib/hyde/workflows.sh | 284 ++++------
    Configs/.local/lib/hyde/xdg-terminal-exec | 1145 ++++++++++++++++++++-------------------
    Configs/.local/share/hyde/hyprlock.conf | 4 +-
    Configs/.local/share/hyde/migration/hypr/0.52_windowrules.conf | 83 +++
    Configs/.local/share/hyde/rofi/themes/gamelauncher_5.rasi | 34 +-
    Configs/.local/share/hyde/rofi/themes/steam_deck.rasi | 2 +-
    Configs/.local/share/hyde/schema/config.md | 3 +
    Configs/.local/share/hyde/schema/config.toml | 3 +
    Configs/.local/share/hyde/schema/config.toml.json | 24 +
    Configs/.local/share/hyde/schema/schema.toml | 20 +
    Configs/.local/share/hyde/wallbash/scripts/swaync.sh | 5 +
    Configs/.local/share/hyde/wallbash/theme/swaync.dcol | 132 +++++
    Configs/.local/share/hypr/variables.conf | 6 +-
    Configs/.local/share/hypr/windowrules.conf | 118 ++--
    Configs/.local/share/wallbash/always/qtct.dcol | 8 +-
    Configs/.local/share/wallbash/scripts/qtct.sh | 18 +
    Configs/.local/share/waybar/layouts/macos.jsonc | 2 +-
    Configs/.local/share/waybar/modules/custom-gpuinfo#nvidia.jsonc | 2 +-
    Configs/.local/share/waybar/modules/custom-updates.jsonc | 4 +-
    Configs/.local/share/waybar/modules/group-hide-tray.jsonc | 2 +-
    Configs/.local/share/waybar/modules/group-volumecontrol.jsonc | 4 +-
    Configs/.local/share/waybar/modules/pulseaudio#microphone.jsonc | 2 +-
    Configs/.local/share/waybar/modules/pulseaudio.jsonc | 2 +-
    Configs/.local/share/waybar/modules/temperature.jsonc | 8 +-
    Scripts/pkg_extra.lst | 1 +
    Scripts/restore_cfg.psv | 4 +
    Scripts/restore_cfg.sh | 31 +-
    155 files changed, 9412 insertions(+), 9256 deletions(-)
    delete mode 100644 Configs/.config/qt5ct/colors.conf
    create mode 100644 Configs/.config/qt5ct/colors/wallbash.conf
    delete mode 100644 Configs/.config/qt6ct/colors.conf
    create mode 100644 Configs/.config/qt6ct/colors/wallbash.conf
    create mode 100644 Configs/.config/swaync/config.json
    create mode 100644 Configs/.config/swaync/style.css
    create mode 100644 Configs/.config/swaync/user-style.css
    create mode 100644 Configs/.local/lib/hyde/.editorconfig
    create mode 100644 Configs/.local/lib/hyde/README.txt
    create mode 100755 Configs/.local/lib/hyde/cliphist.image.py
    create mode 100755 Configs/.local/lib/hyde/color/dconf.sh
    rename Configs/.local/lib/hyde/{wallbash.hypr.sh => color/hypr.sh} (52%)
    delete mode 100755 Configs/.local/lib/hyde/dconf.set.sh
    create mode 100644 Configs/.local/lib/hyde/gamelauncher/catalog.py
    create mode 100755 Configs/.local/lib/hyde/gamelauncher/lutris.py
    create mode 100755 Configs/.local/lib/hyde/gamelauncher/steam.py
    rename Configs/.local/lib/hyde/{keybinds.hint.py => keybinds/hint-hyprland.py} (94%)
    create mode 100755 Configs/.local/lib/hyde/open.sh
    create mode 100755 Configs/.local/lib/hyde/pm.py
    create mode 100644 Configs/.local/lib/hyde/pm/apt.py
    create mode 100644 Configs/.local/lib/hyde/pm/dnf.py
    create mode 100644 Configs/.local/lib/hyde/pm/flatpak.py
    create mode 100644 Configs/.local/lib/hyde/pm/pacman.py
    create mode 100644 Configs/.local/lib/hyde/pm/paru.py
    create mode 100644 Configs/.local/lib/hyde/pm/yay.py
    create mode 100644 Configs/.local/lib/hyde/pyproject.toml
    create mode 100755 Configs/.local/lib/hyde/screenshot/grimblast
    create mode 100644 Configs/.local/lib/hyde/shutils/argparse.sh
    create mode 100644 Configs/.local/lib/hyde/shutils/ocr.sh
    create mode 100644 Configs/.local/lib/hyde/shutils/qr.sh
    create mode 100644 Configs/.local/lib/hyde/system.monitor.sh
    create mode 100644 Configs/.local/lib/hyde/system.update.sh
    delete mode 100755 Configs/.local/lib/hyde/wallbash.qt.sh
    create mode 100644 Configs/.local/lib/hyde/wallpaper/core.sh
    create mode 100644 Configs/.local/lib/hyde/wallpaper/help.sh
    create mode 100644 Configs/.local/lib/hyde/wallpaper/select.sh
    create mode 100644 Configs/.local/share/hyde/migration/hypr/0.52_windowrules.conf
    create mode 100755 Configs/.local/share/hyde/wallbash/scripts/swaync.sh
    create mode 100644 Configs/.local/share/hyde/wallbash/theme/swaync.dcol
    create mode 100755 Configs/.local/share/wallbash/scripts/qtct.sh
    󰣇 ~/HyDE  master  $ ❯
    git log -1 --oneline  08:29
    2020e86 (HEAD -> master, origin/master, origin/HEAD) Merry Christmas/ Happy Holidays to everyone!
    󰣇 ~/HyDE  master  $ ❯
     08:29

Restore HyDE to your local

 ./install.sh -r

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions