mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add Sway session with Waybar and split configs for Hyprland
This commit is contained in:
15
dotfiles/nymph/.config/kanshi/config
Normal file
15
dotfiles/nymph/.config/kanshi/config
Normal file
@@ -0,0 +1,15 @@
|
||||
profile solo {
|
||||
output DP-1 disable
|
||||
output DP-2 disable
|
||||
output HDMI-A-1 disable
|
||||
output HDMI-A-2 disable
|
||||
output eDP-1 enable mode 1920x1080 position 0,0
|
||||
}
|
||||
|
||||
profile dual {
|
||||
output DP-2 disable
|
||||
output HDMI-A-1 disable
|
||||
output HDMI-A-2 disable
|
||||
output eDP-1 enable mode 1920x1080 position 0,0
|
||||
output DP-1 enable mode 3440x1440@100Hz position 1920,0
|
||||
}
|
||||
Reference in New Issue
Block a user