aboutsummaryrefslogtreecommitdiffstats
path: root/config/awesome/rc.lua
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2022-06-10 23:44:59 +0200
committerÓscar Nájera <hi@oscarnajera.com>2022-06-10 23:44:59 +0200
commit831e0684f09f34b83190512b57576912a4fa4b71 (patch)
treec39b42f1e1b32281995baff0308011e7a771fc7a /config/awesome/rc.lua
parent09bbcc2be77ba0d3aa02d3c66fb8dc1a6a909296 (diff)
downloaddotfiles-831e0684f09f34b83190512b57576912a4fa4b71.tar.gz
dotfiles-831e0684f09f34b83190512b57576912a4fa4b71.tar.bz2
dotfiles-831e0684f09f34b83190512b57576912a4fa4b71.zip
local configs
Diffstat (limited to 'config/awesome/rc.lua')
-rw-r--r--config/awesome/rc.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua
index fbd9371..08a5794 100644
--- a/config/awesome/rc.lua
+++ b/config/awesome/rc.lua
@@ -611,7 +611,6 @@ local function run_once(cmd)
awful.spawn.with_shell("pgrep -u $USER -x " .. findme .. " > /dev/null || (" .. cmd .. ")")
end
-run_once("shepherd")
run_once("nextcloud")
run_once("light-locker")
run_once("redshift-gtk")