update
This commit is contained in:
parent
0b37bb7c7f
commit
39c16e7a3d
|
@ -7,16 +7,20 @@
|
|||
|
||||
section: screens
|
||||
Arch666:
|
||||
ElCapitan:
|
||||
Medion666:
|
||||
end
|
||||
|
||||
section: links
|
||||
# larry is to the right of moe and curly is above moe
|
||||
Arch666:
|
||||
left = Medion666
|
||||
down = ElCapitan
|
||||
|
||||
Medion666:
|
||||
right = Arch666
|
||||
|
||||
ElCapitan:
|
||||
up = Arch666
|
||||
end
|
||||
|
||||
# section: aliases
|
||||
|
@ -28,5 +32,5 @@ end
|
|||
section: options
|
||||
keystroke(Super+Insert) = switchToScreen(Medion666)
|
||||
keystroke(Super+Home) = switchToScreen(Arch666)
|
||||
# keystroke(Super+PageUp) = switchToScreen(ElCapitan)
|
||||
keystroke(Super+PageUp) = switchToScreen(ElCapitan)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue