firefox -> chromium and initial bspwm config (thanks fbt)
This commit is contained in:
parent
fcd1e75e6d
commit
eaff767e63
12 changed files with 444 additions and 1 deletions
4
bspwm/autostart
Executable file
4
bspwm/autostart
Executable file
|
@ -0,0 +1,4 @@
|
|||
wallpaper="${HOME}/Pictures/wallpaper.png"
|
||||
[[ -r "$wallpaper" ]] && feh --bg-center "$wallpaper"
|
||||
xfce4-panel &
|
||||
nm-applet &
|
Loading…
Add table
Add a link
Reference in a new issue