added new wm setup

master
Toerd@iArch 6 years ago
parent e1493a0165
commit 17d1c258b6

@ -41,7 +41,6 @@ A,A,ttf-ms-fonts,more windows fonts
# X
A,P,xorg,The whole xorg group
A,P,xorg-xinit,X.Org initialisation program
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,feh,Image toolbelt
A,P,dmenu,Generic menu for X
@ -50,15 +49,16 @@ A,P,dmenu,Generic menu for X
A,M,st,Terminal Emulator compiled manually from dotfiles repo
# Window Management and eyecandy
A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
A,P,i3bar,statusbar which comes with i3
# A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
# A,P,i3bar,statusbar which comes with i3
# 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
# New bspwm setup
A,P,bspwm,windowmanagement
A,A,yabar,status bar
A,A,polybar,status bar
A,P,sxhkd,Keyboard shortcuts
A,P,compton,Required for st to get transparent background (xcomp graphic glitches)
# Other display related stuff
A,P,redshift,No more burning eyes at night <3

1 # First column: A = All, L = Laptop, D = Desktop
41 A,P,dmenu,Generic menu for X # Terminal Emulator
42 # Terminal Emulator A,M,st,Terminal Emulator compiled manually from dotfiles repo
43 A,M,st,Terminal Emulator compiled manually from dotfiles repo # Window Management and eyecandy
# Window Management and eyecandy
44 A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps # A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
45 A,P,i3bar,statusbar which comes with i3 # A,P,i3bar,statusbar which comes with i3
46 # A,P,i3status,sends systeminformation to the i3bar
49 A,P,bspwm,windowmanagement
50 A,A,yabar,status bar A,A,polybar,status bar
51 A,P,sxhkd,Keyboard shortcuts
52 # Other display related stuff A,P,compton,Required for st to get transparent background (xcomp graphic glitches)
53 A,P,redshift,No more burning eyes at night <3 # Other display related stuff
54 A,P,redshift,No more burning eyes at night <3
55 # Display management A,P,redshift,No more burning eyes at night <3
56 A,P,arandr,Provide a simple visual front end for XRandR 1.2. # Display management
57 # File browser A,P,arandr,Provide a simple visual front end for XRandR 1.2.
58 A,P,ranger,A simple vim-like file manager # File browser
59 A,P,w3m,Terminal webbrowser used to preview images in ranger A,P,ranger,A simple vim-like file manager
60 A,P,imlib2,Required lib to preview images in st + ranger 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,emacs,The extensible customizable self-documenting real-time display editor
Loading…
Cancel
Save