Add GTK3 and QT5 HiDPI scaling variables
[khome.git] / pkgs-install
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
70ae08c7 3vim
342d5f0b 4vim-gtk3
70ae08c7
SK
5tree
6htop
1b71cb59
SK
7zsh
8zsh-syntax-highlighting
9git
8607eae7 10tig
1b71cb59
SK
11make
12apt-file
13jq
14curl
15lftp
16aspell
342d5f0b
SK
17cheese
18newsboat
b958b7f5 19nmap
0c0981f2 20build-essential
a4f55c6b 21xkcdpass
ed180909
SK
22dunst
23hsetroot
24feh
25xbindkeys
26gawk
27original-awk
28libnotify-bin
315a47e2 29r-base
ed180909 30
17bc1df8
SK
31# dwm build
32libx11-dev
33libxft-dev
34libxinerama-dev
35
ed180909
SK
36# X11 compositor
37compton
342d5f0b
SK
38
39# Web browsers
40qutebrowser
41chromium
42
43# SoX: Swiss army knife of sound processing
44# provides the play command
45sox
1b71cb59
SK
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
1b71cb59
SK
60# fuzzy finder
61fzf
70ae08c7 62
70ae08c7
SK
63# meta-package for both client and server packages
64ssh
65
adb92a8b
SK
66# PDF utilities
67poppler-utils
68
69# X11 API man pages
70libx11-doc
70ae08c7
SK
71
72# a pretty df
73dfc
1b71cb59
SK
74
75# Music Player daemon and clients
76mpd
77mpc
78ncmpc
79ncmpcpp
fd56cf9a
SK
80
81# Dictionary
82dictd
83dict
84dict-gcide
85dict-jargon
86dict-wn
77f7a1b3
SK
87
88# Provides hxpipe utility, used by khatus weather sensor
89html-xml-utils
This page took 0.038118 seconds and 4 git commands to generate.