boredsquirrel@slrpnk.net to linuxmemes@lemmy.world · 6 months agoLove me some arbitrary executed code /s (Plasmoids are not themes)slrpnk.netimagemessage-square60fedilinkarrow-up1502file-text
arrow-up1502imageLove me some arbitrary executed code /s (Plasmoids are not themes)slrpnk.netboredsquirrel@slrpnk.net to linuxmemes@lemmy.world · 6 months agomessage-square60fedilinkfile-text
minus-squareboredsquirrel@slrpnk.netOPlinkfedilinkarrow-up4·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.