Run watch-screen
This commit is contained in:
parent
fe77c6ae11
commit
c2569519d4
@ -1,5 +1,5 @@
|
|||||||
#! /bin/bash
|
#! /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
|
# Build: dwm st
|
||||||
|
|
||||||
ln -s ~/.LinuxConfig/profile ~/.profile
|
ln -s ~/.LinuxConfig/profile ~/.profile
|
||||||
|
1
xinitrc
1
xinitrc
@ -4,6 +4,7 @@ setxkbmap -option compose:ralt
|
|||||||
|
|
||||||
picom -b --config ~/.LinuxConfig/picom.conf
|
picom -b --config ~/.LinuxConfig/picom.conf
|
||||||
~/.LinuxConfig/bin/switchbg &
|
~/.LinuxConfig/bin/switchbg &
|
||||||
|
~/.LinuxConfig/bin/watch-screen &
|
||||||
~/.LinuxConfig/bin/panel &
|
~/.LinuxConfig/bin/panel &
|
||||||
|
|
||||||
exec dwm
|
exec dwm
|
||||||
|
Loading…
Reference in New Issue
Block a user