From 9293bd808111f576f981d0d93ca8d715d22cd7e5 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 22 Sep 2022 12:58:16 +0200 Subject: large laptop dotfiles update --- .config/i3/autostart | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) mode change 100644 => 120000 .config/i3/autostart (limited to '.config/i3/autostart') diff --git a/.config/i3/autostart b/.config/i3/autostart deleted file mode 100644 index d3f0c2e..0000000 --- a/.config/i3/autostart +++ /dev/null @@ -1,25 +0,0 @@ -#!/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 --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 - diff --git a/.config/i3/autostart b/.config/i3/autostart new file mode 120000 index 0000000..9a8ccbb --- /dev/null +++ b/.config/i3/autostart @@ -0,0 +1 @@ +autostart##hostname.thoncc \ No newline at end of file -- cgit v1.2.3