diff options
Diffstat (limited to 'sx')
| -rwxr-xr-x | sx/sxrc | 10 | ||||
| -rwxr-xr-x | sx/sxrc.b | 9 |
2 files changed, 14 insertions, 5 deletions
@@ -1,9 +1,9 @@ setxkbmap fr killall scron -scron -f ~/.config/crontab -$HOME/.config/scripts/randwp -sxhkd& +scron -f $HOME/.config/crontab picom& -dwmblocks& redshift& -exec dwm +(bar | barhandler)& +sxhkd& +randwp +exec Fluorite diff --git a/sx/sxrc.b b/sx/sxrc.b new file mode 100755 index 0000000..94ed5dc --- /dev/null +++ b/sx/sxrc.b @@ -0,0 +1,9 @@ +setxkbmap fr +killall scron +scron -f ~/.config/crontab +$HOME/.config/scripts/randwp +sxhkd& +picom& +dwmblocks& +redshift& +exec dwm |
