should finally work

This commit is contained in:
Sakooooo 2023-08-13 02:35:53 +03:00
parent 79fc7692bc
commit b7653dc7dc
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -584,5 +584,9 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
-- Gaps for dopamine -- Gaps for dopamine
beautiful.useless_gap = 5 beautiful.useless_gap = 5
--autostart -- Autorun
awful.spawn.once("nm-applet")
awful.spawn.once("blueman-applet")
awful.spawn.once("keepassxc") awful.spawn.once("keepassxc")
awful.spawn.once("flameshot")
awful.spawn.once("transmission-gtk -m")