move scripts to script directory
This commit is contained in:
parent
d11f04dbf6
commit
23fe092d7f
12 changed files with 3 additions and 1 deletions
14
.config/scripts/bootstrap/pkg/x.csv
Normal file
14
.config/scripts/bootstrap/pkg/x.csv
Normal 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."
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue