update
This commit is contained in:
parent
7eeb15bc4d
commit
c24c7936f7
3 changed files with 19 additions and 7 deletions
|
|
@ -19,14 +19,15 @@ include /etc/sway/config-vars.d/*
|
|||
# Default wallpaper
|
||||
output * bg ~/.config/configfiles/wallpaper.png fill
|
||||
#
|
||||
exec_always "pkill kanshi; kanshi"
|
||||
#output eDP-1 disable
|
||||
output DP-6 resolution 2560x1440 position 9440,1440
|
||||
output DP-7 resolution 3440x1440 position 6000,1440
|
||||
output DP-5 resolution 3440x1440 position 6000,0
|
||||
#
|
||||
workspace 1 output DP-7
|
||||
workspace 3 output DP-6
|
||||
workspace 2 output DP-5
|
||||
#output DP-6 resolution 2560x1440 position 9440,1440
|
||||
#output DP-7 resolution 3440x1440 position 6000,1440
|
||||
#output DP-5 resolution 3440x1440 position 6000,0
|
||||
##
|
||||
#workspace 1 output DP-7
|
||||
#workspace 3 output DP-6
|
||||
#workspace 2 output DP-5
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
|
||||
### Idle configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue