From 17d1c258b6916998e10c97e45636a6bd442f291c Mon Sep 17 00:00:00 2001 From: "Toerd@iArch" Date: Sun, 24 Mar 2019 22:49:37 +0100 Subject: [PATCH] added new wm setup --- pack.csv | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pack.csv b/pack.csv index 8378062..905678b 100644 --- a/pack.csv +++ b/pack.csv @@ -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