diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-08 21:33:53 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-08 21:33:53 +0200 |
| commit | e77075b6b8751ff079d332db02f733341c530e88 (patch) | |
| tree | 92d36e83569d9489b5c0caf4dbf798f98acc72d9 /raveos-hyprland-theme/theme-data | |
| parent | c9be161c7390ca560cfa8a91742c6cd80c16061e (diff) | |
| download | RaveOS-PKGBUILD-e77075b6b8751ff079d332db02f733341c530e88.tar.gz RaveOS-PKGBUILD-e77075b6b8751ff079d332db02f733341c530e88.zip | |
raveos update
Diffstat (limited to 'raveos-hyprland-theme/theme-data')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf index 352ec0f..a71e03e 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf @@ -53,7 +53,7 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = hyprswitch init --show-title --size-factor 6 --workspaces-per-row 5 & exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = bash -c "wl-paste --watch cliphist store &" -exec-once = hyprpaper +exec-once = env LIBGL_ALWAYS_SOFTWARE=1 hyprpaper exec-once = dms run exec-once = hyprshell run |