pack: file-roller, change tremname to xterm-256color

master
phga 3 years ago
parent f5a9743048
commit 316f7d36ee
Signed by: phga
GPG Key ID: 5249548AA705F019

@ -146,6 +146,7 @@ A,P,aspell-de,no desc
# A,P,rsibreak,Prevent me from descroying myself
A,P,nmap,network scanning
A,P,thunar,filebrowser
A,P,file-roller,archive browser
# A,P,gnome-keyring,keyring implementiation
# Screencapture

1 # First column: A = All, L = Laptop, D = Desktop
146 # emacs related programs A,A,platformio,Compile and upload code to arduino and more
147 A,A,ccls-git,lsp-server for C/C++ # emacs related programs
148 # Music A,A,ccls-git,lsp-server for C/C++
149 # Music
150 # A,P,mpd,music server
151 # A,P,mpc,cli for mpd
152 # A,P,ario,gui frontend for mpd

@ -63,7 +63,7 @@ static unsigned int cursorthickness = 2;
static int bellvolume = 0;
/* default TERM value */
char *termname = "st-256color";
char *termname = "xterm-256color";
/*
* spaces per tab

Loading…
Cancel
Save