Add kanshi for both FreeBSD and Linux.

This commit is contained in:
Tom Alexander
2022-11-25 15:53:43 -05:00
parent 7c6c81711b
commit a702833aa4
25 changed files with 131 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
profile docked {
output eDP-1 disable
output "Dell Inc. DELL U3014 P1V6N35M329L" enable
}
profile laptop {
output eDP-1 enable
}

View File

@@ -0,0 +1,11 @@
[Unit]
Description=Dynamic output configuration for Wayland compositors
Documentation=https://github.com/emersion/kanshi
BindsTo=graphical.target
[Service]
Type=simple
ExecStart=/usr/bin/kanshi
[Install]
WantedBy=graphical.target

View File

@@ -0,0 +1 @@
exec kanshi