Loading .config/awesome/user-defined.lua +7 −0 Original line number Diff line number Diff line Loading @@ -101,3 +101,10 @@ if util.path.has_executable('pactl') then )) end -- }}} -- {{{ Startup Utilities if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end -- }}} Loading
.config/awesome/user-defined.lua +7 −0 Original line number Diff line number Diff line Loading @@ -101,3 +101,10 @@ if util.path.has_executable('pactl') then )) end -- }}} -- {{{ Startup Utilities if util.path.has_executable('light-locker') then awful.spawn{'light-locker'} end -- }}}