fix: stutter
This commit is contained in:
parent
4c75d97e24
commit
78458fcab4
2 changed files with 5 additions and 5 deletions
|
@ -11,8 +11,8 @@ exec-once = sleep 1 && /usr/bin/wireplumber &
|
||||||
exec-once = wl-paste --watch cliphist store &
|
exec-once = wl-paste --watch cliphist store &
|
||||||
|
|
||||||
# wallpaper :
|
# wallpaper :
|
||||||
# exec-once = swaybg -i ~/Wallpapers/macos.png &
|
exec-once = swaybg -i ~/Wallpapers/dark-blue-windows-3840x2160-14391.png &
|
||||||
exec-once = ~/.config/hypr/scripts/swww-launch.sh &
|
# exec-once = ~/.config/hypr/scripts/swww-launch.sh &
|
||||||
|
|
||||||
# status bar :
|
# status bar :
|
||||||
exec-once = ~/.config/hypr/scripts/waybar-launch.sh &
|
exec-once = ~/.config/hypr/scripts/waybar-launch.sh &
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
# Monitor Setup
|
# Monitor Setup
|
||||||
# name: "1600x900@75"
|
# name: "1600x900@75"
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
monitor=,1600x900@77,auto,1
|
monitor=,1600x900@75,auto,1
|
Loading…
Add table
Reference in a new issue