Loading .config/awesome/user-defined.lua +3 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,9 @@ end if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end if util.path.has_executable('nitrogen') then awful.spawn{'nitrogen', '--restore'} end if util.path.has_executable('start-pulseaudio-x11') then awful.spawn{'start-pulseaudio-x11'} elseif util.path.has_executable('pulseaudio') then Loading Loading
.config/awesome/user-defined.lua +3 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,9 @@ end if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end if util.path.has_executable('nitrogen') then awful.spawn{'nitrogen', '--restore'} end if util.path.has_executable('start-pulseaudio-x11') then awful.spawn{'start-pulseaudio-x11'} elseif util.path.has_executable('pulseaudio') then Loading