diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-22 12:58:16 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-22 12:58:16 +0200 |
commit | 9293bd808111f576f981d0d93ca8d715d22cd7e5 (patch) | |
tree | 518d9867579cc01929198f4fce4f015ac6c9e128 /.config/i3/autostart | |
parent | 8da5ed235bf0177df156eca42239257586026d02 (diff) |
large laptop dotfiles update
Diffstat (limited to '.config/i3/autostart')
l---------[-rw-r--r--] | .config/i3/autostart | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/.config/i3/autostart b/.config/i3/autostart index d3f0c2e..9a8ccbb 100644..120000 --- a/.config/i3/autostart +++ b/.config/i3/autostart @@ -1,25 +1 @@ -#!/bin/sh -cat ~/.config/X11/base ~/.config/X11/dark | xrdb & -/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & -polybar main -c ~/.config/polybar/config & -zsh -c "rwall" & -picom -b -xbanish & -redshift & -dunst & -flashfocus & -xset r rate 250 40 -autocutsel & -redshift -l 52:6 & -fcitx5 -d -nicotine & - -# bw unlock <password> --raw | keyctl padd user bw_session @u -sh ~/.config/i3/unlock_bitwarden & - -zsh -c "xbindkeys -f ~/.config/xbindkeys/main" - -# auto start lazy script -sleep 2 -[[ -f ~/do.sh ]] && source ~/do.sh - +autostart##hostname.thoncc
\ No newline at end of file |