mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-25 20:49:31 +00:00
Initial Commit
This commit is contained in:
parent
f18da1cc25
commit
a5bc6b13c5
96 changed files with 6936 additions and 0 deletions
24
config/i3/autostart.sh
Executable file
24
config/i3/autostart.sh
Executable file
|
|
@ -0,0 +1,24 @@
|
|||
|
||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
|
||||
|
||||
picom -b &
|
||||
dunst &
|
||||
|
||||
killall nm-applet
|
||||
nm-applet &
|
||||
#killall blueman-applet
|
||||
#blueman-applet &
|
||||
|
||||
killall volumeicon
|
||||
volumeicon &
|
||||
|
||||
numlockx on &
|
||||
|
||||
killall xfce4-power-manager
|
||||
xfce4-power-manager &
|
||||
|
||||
killall sxhkd
|
||||
sxhkd -c ~/.config/sxhkd/sxhkdrc &
|
||||
|
||||
ibus-daemon -drx &
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue