switch to shikane + cleanup
This commit is contained in:
parent
8de386acda
commit
28becd0d97
7 changed files with 49 additions and 29 deletions
30
home/gui/files/shikane.toml
Normal file
30
home/gui/files/shikane.toml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
[[profile]]
|
||||
name = "docked"
|
||||
exec = [
|
||||
"swaymsg workspace 1, move workspace to output 'Samsung Electric Company C24F390 H4ZN519488'",
|
||||
"swaymsg workspace 5, move workspace to output 'Stargate Technology HDMI '",
|
||||
"swaymsg workspace 6, move workspace to output 'Samsung Electric Company C24F390 H4ZN519488'",
|
||||
"swaymsg workspace 9, move workspace to output 'Stargate Technology HDMI '",
|
||||
]
|
||||
|
||||
[[profile.output]]
|
||||
search = 'eDP-1'
|
||||
enable = false
|
||||
|
||||
[[profile.output]]
|
||||
search = 'Samsung Electric Company C24F390 H4ZN519488'
|
||||
enable = true
|
||||
position = '0,0'
|
||||
|
||||
[[profile.output]]
|
||||
search = 'Stargate Technology HDMI '
|
||||
enable = true
|
||||
position = '0,1080'
|
||||
|
||||
|
||||
[[profile]]
|
||||
name = "undocked"
|
||||
|
||||
[[profile.output]]
|
||||
search = 'eDP-1'
|
||||
enable = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue