mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-02-17 22:54:34 +00:00
update dwm autostart
This commit is contained in:
parent
8c843f500f
commit
e5650a9cea
|
@ -1,11 +1,14 @@
|
||||||
picom --experimental-backends --detect-rounded-corners &
|
setxkbmap us,ru ,winkeys grp:alt_shift_toggle &
|
||||||
variety &
|
|
||||||
redshift &
|
|
||||||
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &
|
|
||||||
pulseaudio -k
|
pulseaudio -k
|
||||||
$HOME/.local/scripts/status/launch &
|
$HOME/.local/scripts/status/launch &
|
||||||
$HOME/.local/scripts/touchpad.sh
|
$HOME/.local/scripts/touchpad.sh
|
||||||
xrandr --output HDMI1 --off; enact --pos top
|
xrandr --output HDMI1 --off; enact --pos top
|
||||||
enact --pos top
|
enact --pos top
|
||||||
firefox &
|
firefox &
|
||||||
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &
|
superproductivity &
|
||||||
|
setxkbmap us,ru ,winkeys grp:alt_shift_toggle &
|
||||||
|
nitrogen --restore
|
||||||
|
enact --pos top --watch &
|
||||||
|
nextcloud &
|
||||||
|
cd /home/horhik/Freenet/downloads/fms; ./fms --daemon
|
||||||
|
picom --experimental-backends --detect-rounded-corners &
|
||||||
|
|
Loading…
Reference in a new issue