Add super+enter binds to open terminal in all wm's
This commit is contained in:
@ -10,7 +10,7 @@ nitrogen --restore &
|
||||
al-compositor --start &
|
||||
|
||||
# panel
|
||||
sleep 1; al-polybar-session &
|
||||
al-polybar-session &
|
||||
|
||||
# polkit, required for authentication
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
@ -22,7 +22,6 @@ gnome-keyring-daemon --start --components=pkcs11 &
|
||||
ksuperkey -e 'Super_L=Alt_L|F1' &
|
||||
ksuperkey -e 'Super_R=Alt_L|F1' &
|
||||
|
||||
|
||||
# Set some bsp specific stuff
|
||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
|
||||
@ -46,5 +45,3 @@ bspc config pointer_action3 resize_corner
|
||||
|
||||
bspc rule -a thunar desktop='^1' state=floating follow=on
|
||||
bspc rule -a firefox desktop='^2'
|
||||
bspc rule -a Void_Exit_Session state=floating layer=above
|
||||
bspc rule -a Exit_Session state=floating layer=above
|
||||
|
Reference in New Issue
Block a user