AutoYADM commit: 2025-01-10 17:30:04
This commit is contained in:
parent
5f5259f1d2
commit
19e9ae65a2
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
include /etc/sway/config.d/*
|
||||||
# Default config for sway
|
# Default config for sway
|
||||||
#
|
#
|
||||||
# Copy this to ~/.config/sway/config and edit it to your liking.
|
# Copy this to ~/.config/sway/config and edit it to your liking.
|
||||||
|
@ -36,7 +37,7 @@ set $laptop eDP-1
|
||||||
set $lab DP-1
|
set $lab DP-1
|
||||||
output eDP-1 resolution 1920x1080
|
output eDP-1 resolution 1920x1080
|
||||||
output $lab resolution 3820x2160
|
output $lab resolution 3820x2160
|
||||||
output $lab scale 1.5
|
output $lab scale 2
|
||||||
bindswitch --reload --locked lid:on output $laptop disable
|
bindswitch --reload --locked lid:on output $laptop disable
|
||||||
bindswitch --reload --locked lid:off output $laptop enable
|
bindswitch --reload --locked lid:off output $laptop enable
|
||||||
|
|
||||||
|
@ -266,4 +267,3 @@ exec bluman-applet
|
||||||
exec_always pkill dunst && dunst &
|
exec_always pkill dunst && dunst &
|
||||||
exec tmux start-server &
|
exec tmux start-server &
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue