Run watch-screen
This commit is contained in:
parent
fe77c6ae11
commit
c2569519d4
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#! /bin/bash
|
||||
# Dependancies: feh maim slop mpd mpc mpv youtube-dl i3lock imagemagick dmenu neovim (lo)ksh fzf
|
||||
# Dependancies: feh maim slop mpd mpc mpv youtube-dl i3lock xset imagemagick dmenu neovim (lo)ksh fzf
|
||||
# Build: dwm st
|
||||
|
||||
ln -s ~/.LinuxConfig/profile ~/.profile
|
||||
|
|
1
xinitrc
1
xinitrc
|
@ -4,6 +4,7 @@ setxkbmap -option compose:ralt
|
|||
|
||||
picom -b --config ~/.LinuxConfig/picom.conf
|
||||
~/.LinuxConfig/bin/switchbg &
|
||||
~/.LinuxConfig/bin/watch-screen &
|
||||
~/.LinuxConfig/bin/panel &
|
||||
|
||||
exec dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue