Add GTK3 and QT5 HiDPI scaling variables
[khome.git] / pkgs-install
... / ...
CommitLineData
1# Debian packages I DO want, but are not part of the minimal install.
2
3vim
4vim-gtk3
5tree
6htop
7zsh
8zsh-syntax-highlighting
9git
10tig
11make
12apt-file
13jq
14curl
15lftp
16aspell
17cheese
18newsboat
19nmap
20build-essential
21xkcdpass
22dunst
23hsetroot
24feh
25xbindkeys
26gawk
27original-awk
28libnotify-bin
29r-base
30
31# dwm build
32libx11-dev
33libxft-dev
34libxinerama-dev
35
36# X11 compositor
37compton
38
39# Web browsers
40qutebrowser
41chromium
42
43# SoX: Swiss army knife of sound processing
44# provides the play command
45sox
46
47# Shell script linter
48shellcheck
49
50# File managers
51ranger
52nnn
53pcmanfm
54
55# GNU Parallel.
56# Some of my scripts still use it, though it can mostly be replaced with
57# xargs -P $N.
58parallel
59
60# fuzzy finder
61fzf
62
63# meta-package for both client and server packages
64ssh
65
66# PDF utilities
67poppler-utils
68
69# X11 API man pages
70libx11-doc
71
72# a pretty df
73dfc
74
75# Music Player daemon and clients
76mpd
77mpc
78ncmpc
79ncmpcpp
80
81# Dictionary
82dictd
83dict
84dict-gcide
85dict-jargon
86dict-wn
87
88# Provides hxpipe utility, used by khatus weather sensor
89html-xml-utils
This page took 0.025542 seconds and 4 git commands to generate.