move scripts to script directory

This commit is contained in:
Marty Oehme 2019-03-12 16:01:30 +01:00
parent d11f04dbf6
commit 23fe092d7f
12 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,14 @@
,xorg-server,"is the graphical server."
,xorg-xinit,"starts the graphical server."
,xorg-xauth,"manages X authentication settings."
,xclip,"allows for copying and pasting from the command line."
,xdotool,"provides window action utilities on the command line."
,xcape,"allows using keys for different things whether pressed on their own or with others. For example, map capslock to escape."
,i3-gaps,"is the main graphical user interface and window manager."
,i3blocks,"is the status bar block provider for i3."
,i3status,"is the status bar for i3."
,i3lock,"is the i3 screen lock provider."
A,j4-dmenu-desktop,"is a faster dmenu replacement, the application launcher of the i3 suite."
A,nerd-fonts-fira-code,"is the mono-space font of choice, patched with embedded icon symbols."
,alacritty,"is an efficient, unicode compatible terminal emulator."
,qutebrowser,"is a keyboard focused browser with vim-keys enabled."
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.