Feat: update rofi theme place and add kanshs config
This commit is contained in:
parent
9da1a5ed65
commit
29a815e43c
25
sway/.config/kanshi/config
Normal file
25
sway/.config/kanshi/config
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
profile chanay {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
output "Optoma Corporation Optoma SVGA Q71P7100939" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile stex101 {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
output "Seiko Epson Corporation EPSON PJ 0x00000101" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
profile maison {
|
||||||
|
output eDP-1 enable scale 1 position 320,1440
|
||||||
|
output "Samsung Electric Company LS27A600U HNMR502540" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile bdp {
|
||||||
|
output eDP-1 enable scale 1 position 320,1440
|
||||||
|
output "Dell Inc. DELL U3417W 660X87290G9L" position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
profile undocked {
|
||||||
|
output eDP-1 enable scale 1
|
||||||
|
}
|
@ -15,5 +15,4 @@ configuration {
|
|||||||
sidebar-mode: false;
|
sidebar-mode: false;
|
||||||
auto-select: false;
|
auto-select: false;
|
||||||
}
|
}
|
||||||
//@theme "/usr/share/rofi/themes/gruvbox-dark.rasi"
|
@theme "/home/lafrite/.local/share/rofi/rofi-themes-collection/themes/spotlight-dark.rasi"
|
||||||
@theme "/home/lafrite/.local/share/rofi/themes/spotlight-dark.rasi"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user