From 78a3f5f6ee4f55b2e1e8792e10cae928bd56974f Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Tue, 9 Feb 2021 16:54:46 +0100 Subject: [PATCH] [Awesome, Bootstrap] Change default terminal emulator Switch from st to kitty --- org/config/awesome.org | 2 +- org/config/installation.org | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/org/config/awesome.org b/org/config/awesome.org index 7b38b46..a78c4a4 100644 --- a/org/config/awesome.org +++ b/org/config/awesome.org @@ -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 do it often though. #+BEGIN_SRC lua - terminal = "st" + terminal = "kitty" editor = os.getenv("EDITOR") or "emacsclient -c" #+END_SRC diff --git a/org/config/installation.org b/org/config/installation.org index 2c3e431..9697037 100644 --- a/org/config/installation.org +++ b/org/config/installation.org @@ -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 \ gnuplot go go-tools golangci-lint-bin graphviz htop hugo i3lock-color \ inetutils isync inter-font javascript-typescript-langserver js-beautify \ - jfsutils jmtpfs lain-git libxft-bgra linux-headers lldb logrotate ly meson \ - minted man-db man-pages mpc mpd mpd-rich-presence-discord-git mpv mupdf-tools \ - nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ + jfsutils jmtpfs kitty lain-git libxft-bgra linux-headers lldb logrotate ly \ + meson minted man-db man-pages mpc mpd mpd-rich-presence-discord-git mpv \ + mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ network-manager-applet networkmanager networkmanager-openvpn \ nm-connection-editor nodejs-vmd nomacs nordic-theme-git nordvpn-bin \ noto-fonts-emoji npm ntfs-3g numlockx obs-studio openssh otf-fandol \ - otf-ipafont p7zip pacman-contrib pandoc-bin pass pavucontrol pdfpc \ - picom-git powerline-fonts prettier pulseaudio-bluetooth python-autoflake \ - python-epc python-importmagic python-language-server python-nose python-pip \ - python-poetry python-ptvsd python-pytest qt5-imageformats qemu r \ - raw-thumbnailer reflector ripgrep rofi rsync rtv ruby-rb-fsevent ruby-sass \ - rustup samba scrot sent shadow siji-git simplescreenrecorder sshfs \ - st-luke-git sxiv texlive-bin texlive-langchinese texlive-langcyrillic \ - texlive-langgreek texlive-langjapanese texlive-langkorean texlive-latexextra \ + otf-ipafont p7zip pacman-contrib pandoc-bin pass pavucontrol pdfpc picom-git \ + powerline-fonts prettier pulseaudio-bluetooth python-autoflake python-epc \ + python-importmagic python-language-server python-nose python-pip python-poetry \ + python-ptvsd python-pytest qt5-imageformats qemu r raw-thumbnailer reflector \ + ripgrep rofi rsync rtv ruby-rb-fsevent ruby-sass rustup samba scrot sent \ + shadow siji-git simplescreenrecorder sshfs sxiv texlive-bin \ + texlive-langchinese texlive-langcyrillic texlive-langgreek \ + texlive-langjapanese texlive-langkorean texlive-latexextra \ texlive-localmanager-git texlive-most tldr tmux tree ttf-arphic-uming \ ttf-baekmuk ttf-charis-sil ttf-dejavu ttf-google-fonts-opinionated-git \ ttf-hanazono ttf-joypixels ttf-koruri ttf-liberation ttf-monapo ttf-sazanami \