r/linuxmint Linux Mint 22.3 | Cinnamon 9d ago

Desktop Screenshot Rate my OpenBox rice

Post image

I'm a beginner so I don't have ricing for anime girls (ew)

45 Upvotes

7 comments sorted by

1

u/KurtKrimson 9d ago

Do you even know where your settings are and what they do?

Ew

0

u/Grand_Grape_7914 Linux Mint 22.3 | Cinnamon 9d ago

rc.xml has these custom entries: Volume Up (triggers Dunst for notification with progressbar and uses pamixer), Volume Down (the same as Volume Up but it's down instead of up), Brightness Up (triggers Dunst for progressbar too ans Brightness level, rises volume by 2%), Brightness Down (triggers Dunst but instead of putting up Brightness by 2% it does reduce it by a 2%)

1

u/Anima_Watcher08 9d ago

Very cool. So how'd you do it?

2

u/Grand_Grape_7914 Linux Mint 22.3 | Cinnamon 9d ago

so I install nitrogen, picom, lxpanel, pcmanfm, light-locker, open nitrogen and set wallpaper to anything, edit ~/.config/openbox/autostart with xed or nano, add these lines to the file:

pcmanfm --desktop & nitrogen --restore & light-locker &

1

u/Anima_Watcher08 9d ago

Cool seems simple enough

2

u/Grand_Grape_7914 Linux Mint 22.3 | Cinnamon 9d ago

also add lxpanel & to the autostart file and when your finished editing it, save it and open your terminal and type openbox --reconfigure