mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-12 19:24:20 +02:00
rc: don't start udisks-glue
Use "udisksctl mount -b /dev/sdb1" instead.
This commit is contained in:
parent
1342c2b227
commit
572f39c0c1
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --vs
|
|||
local execute = {
|
||||
-- Start PulseAudio
|
||||
"pulseaudio --check || pulseaudio -D",
|
||||
"udisks-glue -p /run/user/$(id -u)/udisks-glue.pid",
|
||||
"xset -b", -- Disable bell
|
||||
-- Enable numlock
|
||||
"numlockx on",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue