add kanshi config
This commit is contained in:
parent
817f73d1fc
commit
87fc1609d9
2 changed files with 9 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ exec {
|
|||
'uptime-check'
|
||||
poweralertd
|
||||
wl-paste --watch cliphist store
|
||||
'RUST_BACKTRACE=1 RUST_LOG=swayr=debug swayrd > /tmp/swayrd.log 2>&1'
|
||||
'swayrd'
|
||||
kanshi
|
||||
}
|
||||
|
||||
# Run on reload
|
||||
|
|
|
|||
7
work-laptop/config/kanshi/config
Normal file
7
work-laptop/config/kanshi/config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
profile {
|
||||
output eDP-1 enable scale 1
|
||||
output HDMI-A-1 enable scale 1
|
||||
}
|
||||
profile {
|
||||
output eDP-1 enable scale 1
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue