diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-01-13 08:53:35 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-01-13 08:53:35 +0100 |
commit | a344407b615f272b8eba943b3a36c40dae0b2cb8 (patch) | |
tree | 495030cd9b2ea4a02307b7cf73e55cf9cba2d256 /.config/i3/autostart | |
parent | 46daf1f264f9165cfc09d5134c87314ded970500 (diff) |
added custom keyboard layout indicator script for polybar
Diffstat (limited to '.config/i3/autostart')
-rw-r--r-- | .config/i3/autostart | 1 |
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 & |