[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
 | 
			
		||||
do it often though.
 | 
			
		||||
#+BEGIN_SRC lua
 | 
			
		||||
  terminal = "st"
 | 
			
		||||
  terminal = "kitty"
 | 
			
		||||
  editor = os.getenv("EDITOR") or "emacsclient -c"
 | 
			
		||||
#+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 \
 | 
			
		||||
  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 \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user