switched back to single monitor
This commit is contained in:
@@ -184,7 +184,7 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
|
||||
# Window Borders
|
||||
default_border pixel 2
|
||||
default_border pixel 3
|
||||
default_floating_border none
|
||||
client.focused "#990000" "#9f1209" "#ffffff" "#9f1209"
|
||||
|
||||
@@ -228,7 +228,7 @@ input type:keyboard {
|
||||
}
|
||||
|
||||
# Hide mouse cursor after inactivity
|
||||
seat * hide_cursor 8000
|
||||
seat * hide_cursor 10000
|
||||
|
||||
set $laptop eDP-1
|
||||
bindswitch --reload --locked lid:on output $laptop disable
|
||||
@@ -236,9 +236,7 @@ bindswitch --reload --locked lid:off output $laptop enable
|
||||
|
||||
# Monitors
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
#output eDP-1 pos 0 1440 res 1920x1080
|
||||
#output DP-1 pos 0 0 res 3440x1440
|
||||
#output HDMI-A-1 pos 0 0 res 2560x1440
|
||||
#output DP-1 pos 0 0
|
||||
|
||||
# Wallpaper
|
||||
output * bg /home/opal/.config/wallpapers/mountains.jpg fill
|
||||
|
||||
Reference in New Issue
Block a user