Fix games resoltion by setting primary monitor correctly. Fix Waybar with 2 seconds delay
This commit is contained in:
@@ -15,8 +15,9 @@ exec-once = [workspace 1 silent] $terminal
|
||||
exec-once = [workspace 6 silent] $spotify
|
||||
# exec-once = [workspace 7 silent] $steam
|
||||
|
||||
exec-once = xrandr --output DP-3 --primary
|
||||
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
||||
exec-once = waybar
|
||||
exec-once = sleep 2 & waybar &
|
||||
exec-once = hyprpaper
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = dunst
|
||||
|
||||
Reference in New Issue
Block a user