Loading .config/awesome/user-defined.lua +6 −0 Original line number Diff line number Diff line Loading @@ -107,4 +107,10 @@ end if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end if util.path.has_executable('pulseaudio') then awful.spawn{'pulseaudio'} end if util.path.has_executable('guake') then awful.spawn{'guake'} end -- }}} Loading
.config/awesome/user-defined.lua +6 −0 Original line number Diff line number Diff line Loading @@ -107,4 +107,10 @@ end if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end if util.path.has_executable('pulseaudio') then awful.spawn{'pulseaudio'} end if util.path.has_executable('guake') then awful.spawn{'guake'} end -- }}}