mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 15:23:44 +02:00
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 &
|
||||
|
||||
# wallpaper :
|
||||
# exec-once = swaybg -i ~/Wallpapers/macos.png &
|
||||
exec-once = ~/.config/hypr/scripts/swww-launch.sh &
|
||||
exec-once = swaybg -i ~/Wallpapers/dark-blue-windows-3840x2160-14391.png &
|
||||
# exec-once = ~/.config/hypr/scripts/swww-launch.sh &
|
||||
|
||||
# status bar :
|
||||
exec-once = ~/.config/hypr/scripts/waybar-launch.sh &
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# -----------------------------------------------------
|
||||
# -----------------------------------------------------
|
||||
# Monitor Setup
|
||||
# name: "1600x900@75"
|
||||
# -----------------------------------------------------
|
||||
# -----------------------------------------------------
|
||||
|
||||
monitor=,1600x900@77,auto,1
|
||||
monitor=,1600x900@75,auto,1
|
Loading…
Add table
Reference in a new issue