[awesome] autostart ibus-applet

legacy
Simon Bruder 2018-12-10 15:58:02 +00:00
parent 05f4f2afc7
commit a4176ed240
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -590,6 +590,7 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
awful.util.spawn({"pulseaudio"})
awful.util.spawn({"nm-applet"})
awful.util.spawn({"blueman-applet"})
awful.util.spawn({"ibus-daemon", "--xim"})
awful.util.spawn({"/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1"})
awful.util.spawn_with_shell("~/bin/spawn-once pasystray")
awful.util.spawn_with_shell("~/bin/spawn-once redshift-gtk")