Updates
This commit is contained in:
parent
568b3b18b8
commit
8ff8213282
|
@ -83,6 +83,12 @@ content-foreground = ${colors.foreground}
|
||||||
content = ""
|
content = ""
|
||||||
click-left = "~/dotfiles/scripts/calculator.sh"
|
click-left = "~/dotfiles/scripts/calculator.sh"
|
||||||
|
|
||||||
|
[module/launchvm]
|
||||||
|
type = custom/text
|
||||||
|
content-foreground = ${colors.foreground}
|
||||||
|
content = ""
|
||||||
|
click-left = "xfreerdp -grab-keyboard /v:192.168.122.42 /size:100% /cert-ignore /u:raabe /p:SECRET /d: /dynamic-resolution /gfx-h264:avc444 +gfx-progressive"
|
||||||
|
|
||||||
[module/exit]
|
[module/exit]
|
||||||
type = custom/text
|
type = custom/text
|
||||||
content-foreground = ${colors.foreground}
|
content-foreground = ${colors.foreground}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user