mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Comment out multi-monitor
This commit is contained in:
parent
f18b01f9ad
commit
c0e2c397c0
|
@ -3,9 +3,9 @@
|
|||
################
|
||||
|
||||
# Should be configured per-profile
|
||||
monitor = HDMI-A-2, 1920x1080@60, 0x0, 1
|
||||
monitor = eDP-1, 1920x1080@60, 1920x0, 1
|
||||
monitor = , preferred, auto, 1
|
||||
# monitor = HDMI-A-2, 1920x1080@60, 0x0, 1
|
||||
# monitor = eDP-1, 1920x1080@60, 1920x0, 1
|
||||
# monitor = , preferred, auto, 1
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
|
@ -17,7 +17,7 @@ exec-once = hypr-restart-portals
|
|||
|
||||
exec-once = setbg
|
||||
exec-once = eww open bar0
|
||||
exec-once = eww open bar1
|
||||
#exec-once = eww open bar1
|
||||
exec-once = dunst
|
||||
exec-once = swayidle
|
||||
|
||||
|
|
Loading…
Reference in a new issue