Marty Oehme
655967427f
used to map capslock both to control (when pressed together with other keys) and escape (when pressed on its own).
916 B
916 B
1 | xorg-server | is the graphical server. | |
---|---|---|---|
2 | xorg-xinit | starts the graphical server. | |
3 | xorg-xauth | manages X authentication settings. | |
4 | xclip | allows for copying and pasting from the command line. | |
5 | xdotool | provides window action utilities on the command line. | |
6 | xcape | allows using keys for different things whether pressed on their own or with others. For example, map capslock to escape. | |
7 | i3-gaps | is the main graphical user interface and window manager. | |
8 | i3blocks | is the status bar block provider for i3. | |
9 | i3status | is the status bar for i3. | |
10 | i3lock | is the i3 screen lock provider. | |
11 | A | j4-dmenu-desktop | is a faster dmenu replacement, the application launcher of the i3 suite. |
12 | A | nerd-fonts-fira-code | is the mono-space font of choice, patched with embedded icon symbols. |
13 | alacritty | is an efficient, unicode compatible terminal emulator. | |
14 | qutebrowser | is a keyboard focused browser with vim-keys enabled. |