bspwm: Roll sxhkd into WM
This starts it under the context of ksmserver, allowing locking to work consistently
This commit is contained in:
parent
9b72e6a4a3
commit
6523233130
@ -4,6 +4,9 @@
|
|||||||
# bspwm configuration file
|
# bspwm configuration file
|
||||||
#
|
#
|
||||||
|
|
||||||
|
## Start a hotkey daemon
|
||||||
|
sxhkd &
|
||||||
|
|
||||||
## Monitor allocation
|
## Monitor allocation
|
||||||
# Honestly pretty complex
|
# Honestly pretty complex
|
||||||
setmon() {
|
setmon() {
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
#.fsdefaults
|
|
||||||
[ -z "$DISPLAY" ]
|
|
||||||
:
|
|
||||||
command -v sxhkd
|
|
||||||
sxhkd
|
|
||||||
command -v lxqt-globalkeysd
|
|
||||||
lxqt-globalkeysd
|
|
Loading…
Reference in New Issue
Block a user