update
This commit is contained in:
10
.config/kanshi/config
Normal file
10
.config/kanshi/config
Normal file
@@ -0,0 +1,10 @@
|
||||
profile {
|
||||
output eDP-1 mode 1920x1080 scale 1 position 0,0
|
||||
}
|
||||
|
||||
profile {
|
||||
output eDP-1 disable
|
||||
output DP-6 mode 2560x1440 scale 1 position 3440,1440
|
||||
output DP-7 mode 3440x1440 scale 1 position 0,1440
|
||||
output DP-5 mode 3440x1440 scale 1 position 0,0
|
||||
}
|
||||
@@ -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
|
||||
|
||||
@@ -26,6 +26,7 @@ required_packages_pacman:
|
||||
- openssh
|
||||
- xorg-xwayland
|
||||
- wayland
|
||||
- kanshi
|
||||
|
||||
flatpak_remote:
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||
|
||||
Reference in New Issue
Block a user