Compare commits

...

4 Commits

Author SHA1 Message Date
Sravan Balaji
0cbeaf84f3 Remove explicit_sync settings which were removed in Hyprland v0.50.0 2025-08-15 19:55:28 -04:00
Sravan Balaji
ddc90c3898 Add dunst to autostart 2025-08-14 07:37:20 -04:00
Sravan Balaji
ed2b85244b Switch back to static background image for hyprlock 2025-06-01 14:53:51 -04:00
Sravan Balaji
d19373cd9d Swap hyprlock image background with blurred screenshot 2025-05-30 18:48:25 -04:00
3 changed files with 6 additions and 6 deletions

View File

@@ -149,6 +149,7 @@ exec-once = uwsm app -- fumon &
exec-once = uwsm app -- kdeconnectd --replace &
exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on &
#+END_SRC
*** Desktop Setup
@@ -711,8 +712,6 @@ opengl {
#+BEGIN_SRC conf :tangle hyprland.conf
render {
explicit_sync = 2
explicit_sync_kms = 2
direct_scanout = 2
expand_undersized_textures = true
xp_mode = false
@@ -915,7 +914,7 @@ auth {
#+BEGIN_SRC conf :tangle hyprlock.conf
animations {
enabled = true
enabled = false
}
#+END_SRC
@@ -927,6 +926,7 @@ animations {
background {
monitor =
path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
color = rgba(282a36ff)
}
#+END_SRC

View File

@@ -10,6 +10,7 @@ exec-once = uwsm app -- fumon &
exec-once = uwsm app -- kdeconnectd --replace &
exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on &
exec-once = uwsm app -- hyprctl setcursor breeze-hacked-cursor-theme 24 &
exec-once = uwsm app -- hyprpm reload -n &
@@ -279,8 +280,6 @@ opengl {
}
render {
explicit_sync = 2
explicit_sync_kms = 2
direct_scanout = 2
expand_undersized_textures = true
xp_mode = false

View File

@@ -17,12 +17,13 @@ auth {
}
animations {
enabled = true
enabled = false
}
background {
monitor =
path = ~/Data/NextCloud/Wallpapers/Desktop/Solar_System.png
color = rgba(282a36ff)
}
input-field {