mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 04:20:03 +02:00
dock: use USB keyboard to detect dock
This commit is contained in:
parent
f19b22cd43
commit
4134170f6c
2 changed files with 39 additions and 11 deletions
|
@ -3,6 +3,7 @@ awful.util.spawn("compton --vsync opengl-swc --backend glx --glx-no-rebind-pixma
|
|||
|
||||
-- Start idempotent commands
|
||||
local execute = {
|
||||
"~/.config/awesome/bin/xsettingsd-setup",
|
||||
-- Start PulseAudio
|
||||
"pulseaudio --check || pulseaudio -D",
|
||||
"udisks-glue -p /run/user/$(id -u)/udisks-glue.pid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue