diff --git a/.config/hypr/config/general.conf b/.config/hypr/config/general.conf index 7d8219a..57ad191 100644 --- a/.config/hypr/config/general.conf +++ b/.config/hypr/config/general.conf @@ -19,7 +19,7 @@ general { # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on allow_tearing = false - layout = dwindle + layout = master } # https://wiki.hyprland.org/Configuring/Variables/#decoration @@ -68,9 +68,9 @@ dwindle { } # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more -# master { -# new_is_master = true -# } +master { + new_status = slave +} # https://wiki.hyprland.org/Configuring/Variables/#misc misc { diff --git a/.config/hypr/config/programs.conf b/.config/hypr/config/programs.conf index 93ca97d..774c4ff 100644 --- a/.config/hypr/config/programs.conf +++ b/.config/hypr/config/programs.conf @@ -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