Change Code module to launch Codium instead.
This commit is contained in:
parent
4b13268708
commit
3a60c319bf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[module/code]
|
||||
type = custom/script
|
||||
|
||||
click-left = code&
|
||||
click-left = codium&
|
||||
exec = echo %{T3}%{T-}
|
||||
format-foreground = ${colors.code}
|
||||
format-padding = 1
|
||||
format-padding = 1
|
||||
|
|
Loading…
Reference in a new issue