aboutsummaryrefslogtreecommitdiff
path: root/.config/i3/autostart
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-01-13 08:53:35 +0100
committerlonkaars <loek@pipeframe.xyz>2022-01-13 08:53:35 +0100
commita344407b615f272b8eba943b3a36c40dae0b2cb8 (patch)
tree495030cd9b2ea4a02307b7cf73e55cf9cba2d256 /.config/i3/autostart
parent46daf1f264f9165cfc09d5134c87314ded970500 (diff)
added custom keyboard layout indicator script for polybar
Diffstat (limited to '.config/i3/autostart')
-rw-r--r--.config/i3/autostart1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/autostart b/.config/i3/autostart
index 7d4bd3c..3f5d744 100644
--- a/.config/i3/autostart
+++ b/.config/i3/autostart
@@ -10,6 +10,7 @@ dunst &
flashfocus &
xset r rate 250 40
autocutsel &
+ibus-daemon -drxR &
# bw unlock <password> --raw | keyctl padd user bw_session @u
sh ~/.config/i3/unlock_bitwarden &