added windows settings; added exec to fix audio issue with cachyos
This commit is contained in:
@@ -4,5 +4,5 @@ exec-once = systemctl --user start hyprpolkitagent
|
|||||||
|
|
||||||
exec-once= waybar & mako & hyprpaper & hypridle & wluma
|
exec-once= waybar & mako & hyprpaper & hypridle & wluma
|
||||||
|
|
||||||
exec-once = blueman-applet &
|
exec-once = blueman-applet & systemctl --user stop wireplumber.service
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
source=~/.config/hypr/monitors.conf
|
||||||
source=~/.config/hypr/mocha.conf
|
source=~/.config/hypr/mocha.conf
|
||||||
source=~/.config/hypr/keywords.conf
|
source=~/.config/hypr/keywords.conf
|
||||||
source=~/.config/hypr/exec.conf
|
source=~/.config/hypr/exec.conf
|
||||||
@@ -5,8 +6,6 @@ source=~/.config/hypr/env.conf
|
|||||||
source=~/.config/hypr/variable.conf
|
source=~/.config/hypr/variable.conf
|
||||||
source=~/.config/hypr/input.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
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
|
|
||||||
|
|||||||
3
hyprland/.config/hypr/monitors.conf
Normal file
3
hyprland/.config/hypr/monitors.conf
Normal file
@@ -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
|
||||||
|
|
||||||
Reference in New Issue
Block a user