diff --git a/hyprland/.config/hypr/exec.conf b/hyprland/.config/hypr/exec.conf index 46a1cfc..7b9b336 100644 --- a/hyprland/.config/hypr/exec.conf +++ b/hyprland/.config/hypr/exec.conf @@ -4,5 +4,5 @@ exec-once = systemctl --user start hyprpolkitagent exec-once= waybar & mako & hyprpaper & hypridle & wluma -exec-once = blueman-applet & +exec-once = blueman-applet & systemctl --user stop wireplumber.service diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 2f0d258..c39711a 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -1,3 +1,4 @@ +source=~/.config/hypr/monitors.conf source=~/.config/hypr/mocha.conf source=~/.config/hypr/keywords.conf source=~/.config/hypr/exec.conf @@ -5,8 +6,6 @@ source=~/.config/hypr/env.conf source=~/.config/hypr/variable.conf source=~/.config/hypr/input.conf -monitor=,preferred,auto,1.33 -# TODO: Add other monitor settings # See https://wiki.hyprland.org/Configuring/Keywords/ for more diff --git a/hyprland/.config/hypr/monitors.conf b/hyprland/.config/hypr/monitors.conf new file mode 100644 index 0000000..b02acfb --- /dev/null +++ b/hyprland/.config/hypr/monitors.conf @@ -0,0 +1,3 @@ +monitor = eDP-2, preferred, auto-center-left, 1.33 # Main laptop display +monitor = DP-3, 3440x1440@50, auto-center-right, 1.0 # Ultra-wide Monitor +