[Awesome, Bootstrap] Change default terminal emulator
Switch from st to kitty
This commit is contained in:
parent
fcd76a9bbe
commit
78a3f5f6ee
@ -149,7 +149,7 @@ The two following variables are set so that I don’t need to go over my whole
|
|||||||
config file in order to modify which terminal or text editor I use, not that I
|
config file in order to modify which terminal or text editor I use, not that I
|
||||||
do it often though.
|
do it often though.
|
||||||
#+BEGIN_SRC lua
|
#+BEGIN_SRC lua
|
||||||
terminal = "st"
|
terminal = "kitty"
|
||||||
editor = os.getenv("EDITOR") or "emacsclient -c"
|
editor = os.getenv("EDITOR") or "emacsclient -c"
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
@ -253,20 +253,20 @@ Let’s set in a custom varible what packages we’ll be needing.
|
|||||||
fzf gcc-libs gdb gimp gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts \
|
fzf gcc-libs gdb gimp gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts \
|
||||||
gnuplot go go-tools golangci-lint-bin graphviz htop hugo i3lock-color \
|
gnuplot go go-tools golangci-lint-bin graphviz htop hugo i3lock-color \
|
||||||
inetutils isync inter-font javascript-typescript-langserver js-beautify \
|
inetutils isync inter-font javascript-typescript-langserver js-beautify \
|
||||||
jfsutils jmtpfs lain-git libxft-bgra linux-headers lldb logrotate ly meson \
|
jfsutils jmtpfs kitty lain-git libxft-bgra linux-headers lldb logrotate ly \
|
||||||
minted man-db man-pages mpc mpd mpd-rich-presence-discord-git mpv mupdf-tools \
|
meson minted man-db man-pages mpc mpd mpd-rich-presence-discord-git mpv \
|
||||||
nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \
|
mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \
|
||||||
network-manager-applet networkmanager networkmanager-openvpn \
|
network-manager-applet networkmanager networkmanager-openvpn \
|
||||||
nm-connection-editor nodejs-vmd nomacs nordic-theme-git nordvpn-bin \
|
nm-connection-editor nodejs-vmd nomacs nordic-theme-git nordvpn-bin \
|
||||||
noto-fonts-emoji npm ntfs-3g numlockx obs-studio openssh otf-fandol \
|
noto-fonts-emoji npm ntfs-3g numlockx obs-studio openssh otf-fandol \
|
||||||
otf-ipafont p7zip pacman-contrib pandoc-bin pass pavucontrol pdfpc \
|
otf-ipafont p7zip pacman-contrib pandoc-bin pass pavucontrol pdfpc picom-git \
|
||||||
picom-git powerline-fonts prettier pulseaudio-bluetooth python-autoflake \
|
powerline-fonts prettier pulseaudio-bluetooth python-autoflake python-epc \
|
||||||
python-epc python-importmagic python-language-server python-nose python-pip \
|
python-importmagic python-language-server python-nose python-pip python-poetry \
|
||||||
python-poetry python-ptvsd python-pytest qt5-imageformats qemu r \
|
python-ptvsd python-pytest qt5-imageformats qemu r raw-thumbnailer reflector \
|
||||||
raw-thumbnailer reflector ripgrep rofi rsync rtv ruby-rb-fsevent ruby-sass \
|
ripgrep rofi rsync rtv ruby-rb-fsevent ruby-sass rustup samba scrot sent \
|
||||||
rustup samba scrot sent shadow siji-git simplescreenrecorder sshfs \
|
shadow siji-git simplescreenrecorder sshfs sxiv texlive-bin \
|
||||||
st-luke-git sxiv texlive-bin texlive-langchinese texlive-langcyrillic \
|
texlive-langchinese texlive-langcyrillic texlive-langgreek \
|
||||||
texlive-langgreek texlive-langjapanese texlive-langkorean texlive-latexextra \
|
texlive-langjapanese texlive-langkorean texlive-latexextra \
|
||||||
texlive-localmanager-git texlive-most tldr tmux tree ttf-arphic-uming \
|
texlive-localmanager-git texlive-most tldr tmux tree ttf-arphic-uming \
|
||||||
ttf-baekmuk ttf-charis-sil ttf-dejavu ttf-google-fonts-opinionated-git \
|
ttf-baekmuk ttf-charis-sil ttf-dejavu ttf-google-fonts-opinionated-git \
|
||||||
ttf-hanazono ttf-joypixels ttf-koruri ttf-liberation ttf-monapo ttf-sazanami \
|
ttf-hanazono ttf-joypixels ttf-koruri ttf-liberation ttf-monapo ttf-sazanami \
|
||||||
|
Loading…
Reference in New Issue
Block a user