merge laptop bspwm

This commit is contained in:
Toerd@iArch 2019-02-15 12:53:49 +01:00
parent 20b95cd37a
commit 6936de1668

View File

@ -21,7 +21,7 @@ A,P,nmap,network scanning
A,M,pyorgmode,lib to create and modify orgmode files used in quteb script A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
# Driver related stuff # Driver related stuff
A,P,linux-headers,linx kernel headers A,P,linux-headers,linux kernel headers
# Tablet related # Tablet related
A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
@ -43,6 +43,8 @@ A,P,xorg,The whole xorg group
A,P,xorg-xinit,X.Org initialisation program A,P,xorg-xinit,X.Org initialisation program
A,P,xcompmgr,Required for st to get transparent background A,P,xcompmgr,Required for st to get transparent background
A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
A,P,feh,Image toolbelt
A,P,dmenu,Generic menu for X
# Terminal Emulator # Terminal Emulator
A,M,st,Terminal Emulator compiled manually from dotfiles repo A,M,st,Terminal Emulator compiled manually from dotfiles repo
@ -52,10 +54,17 @@ A,P,i3-gaps,A fork of i3wm tiling window manager with more features including ga
A,P,i3bar,statusbar which comes with i3 A,P,i3bar,statusbar which comes with i3
# A,P,i3status,sends systeminformation to the i3bar # A,P,i3status,sends systeminformation to the i3bar
A,M,i3blocks-gaps,sends systeminformation to the i3bar A,M,i3blocks-gaps,sends systeminformation to the i3bar
A,P,dmenu,Generic menu for X
A,P,feh,Image toolbelt # New bspwm setup
A,P,bspwm,windowmanagement
A,A,yabar,status bar
A,P,sxhkd,Keyboard shortcuts
# Other display related stuff
A,P,redshift,No more burning eyes at night <3 A,P,redshift,No more burning eyes at night <3
A,P,redshift,No more burning eyes at night <3
# Display management # Display management
A,P,arandr,Provide a simple visual front end for XRandR 1.2. A,P,arandr,Provide a simple visual front end for XRandR 1.2.

1 # First column: A = All, L = Laptop, D = Desktop
21 A,P,linux-headers,linx kernel headers A,P,linux-headers,linux kernel headers
22 # Tablet related
23 A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
24 A,P,at,used to run the set button script after udev trigger
25 # Package management
26 A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
27 # Fonts
43 A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps A,M,st,Terminal Emulator compiled manually from dotfiles repo
44 A,P,i3bar,statusbar which comes with i3 # Window Management and eyecandy
45 # A,P,i3status,sends systeminformation to the i3bar A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
46 A,P,i3bar,statusbar which comes with i3
47 # A,P,i3status,sends systeminformation to the i3bar
48 A,M,i3blocks-gaps,sends systeminformation to the i3bar
49 A,P,dmenu,Generic menu for X # New bspwm setup
50 A,P,feh,Image toolbelt A,P,bspwm,windowmanagement
54 # File browser A,P,redshift,No more burning eyes at night <3
55 A,P,ranger,A simple vim-like file manager A,P,redshift,No more burning eyes at night <3
56 A,P,w3m,Terminal webbrowser used to preview images in ranger # Display management
57 A,P,imlib2,Required lib to preview images in st + ranger A,P,arandr,Provide a simple visual front end for XRandR 1.2.
58 # Text editing # File browser
59 A,P,ranger,A simple vim-like file manager
60 A,P,w3m,Terminal webbrowser used to preview images in ranger
61 A,P,imlib2,Required lib to preview images in st + ranger
62 # Text editing
63 A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI)
64 A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI) A,P,emacs,The extensible customizable self-documenting real-time display editor
65 A,P,emacs,The extensible customizable self-documenting real-time display editor A,P,xournal,Notetaking and sketching application
66 # emacs reqs
67 A,P,pandoc,A universal document converter
68 A,P,xournal,Notetaking and sketching application A,P,auctex,latexpreview
69 # emacs reqs # Mail
70 A,P,pandoc,A universal document converter A,P,mu,Maildir indexer/searcher and Emacs client (mu4e)