feat: substitute lukesmithxyz-st by xst (give me back kakoune's altkey)
parent
2fdc9600b4
commit
1ced345cef
|
@ -61,7 +61,7 @@ local theme = beautiful.get()
|
||||||
|
|
||||||
-- @DOC_DEFAULT_APPLICATIONS@
|
-- @DOC_DEFAULT_APPLICATIONS@
|
||||||
-- This is used later as the default terminal and editor to run.
|
-- This is used later as the default terminal and editor to run.
|
||||||
terminal = "st"
|
terminal = "xst"
|
||||||
editor = "kak"
|
editor = "kak"
|
||||||
browser = "icecat"
|
browser = "icecat"
|
||||||
editor_cmd = terminal.." -e "..editor
|
editor_cmd = terminal.." -e "..editor
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
#|scheme |# sicp slib
|
#|scheme |# sicp slib
|
||||||
#|shells |# fish fish-foreign-env
|
#|shells |# fish fish-foreign-env
|
||||||
#|ssh |# openssh
|
#|ssh |# openssh
|
||||||
#|suckless |# lukesmithxyz-st
|
#|suckless |# xst
|
||||||
#|telegram |# telegram-desktop
|
#|telegram |# telegram-desktop
|
||||||
#|tex |# texlive-amsfonts texlive-scheme-basic
|
#|tex |# texlive-amsfonts texlive-scheme-basic
|
||||||
texlive-beamer texlive-bibtex texlive-ec
|
texlive-beamer texlive-bibtex texlive-ec
|
||||||
|
|
Loading…
Reference in New Issue