Clean up configs, remove bashrc conflicting with bash

This commit is contained in:
natemaia
2017-11-30 22:21:33 -08:00
parent 15fcfc4da1
commit eb0884e453
272 changed files with 7464 additions and 1239 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/sh
# key bindings
sxhkd &
@ -12,16 +12,13 @@ ksuperkey -e 'Super_L=Alt_L|F1' &
# launch compton
al-compositor --start &
# restore wallpaper
nitrogen --restore &
# gnome polkit
lxpolkit &
# panel
al-tint2-session &
sleep 1; launch-polybar &
bspc monitor -d I II III IV V VI VII VIII IX X
@ -40,7 +37,7 @@ bspc config paddingless_monocle true
bspc config pointer_modifier mod1
bspc config click_to_focus true
bspc configpointer_action1 move
bspc config pointer_action1 move
bspc config pointer_action2 resize_side
bspc config pointer_action3 resize_corner