boredsquirrel@slrpnk.net to linuxmemes@lemmy.world · 6 months agoLove me some arbitrary executed code /s (Plasmoids are not themes)slrpnk.netimagemessage-square63fedilinkarrow-up1514arrow-down123file-text
arrow-up1491arrow-down1imageLove me some arbitrary executed code /s (Plasmoids are not themes)slrpnk.netboredsquirrel@slrpnk.net to linuxmemes@lemmy.world · 6 months agomessage-square63fedilinkfile-text
minus-squareboredsquirrel@slrpnk.netOPlinkfedilinkarrow-up4arrow-down1·6 months agoA “global theme” which is a set of themes, widgets, splash screens, cursors etc. I dont think the inclusion of code is the problem, but that the bundle had a script for installation that was faulty. Using [ -e $VARIABLE] && do something with $VARIABLE would have solved it.
A “global theme” which is a set of themes, widgets, splash screens, cursors etc.
I dont think the inclusion of code is the problem, but that the bundle had a script for installation that was faulty.
Using
[ -e $VARIABLE] && do something with $VARIABLE
would have solved it.