- 4 Posts
- 27 Comments
onTerryO@lemmy.cato
Linux Questions@lemmy.zip•What light-weight window manager do you recommend for wayland as xfce replacement?English
5·4 months agoI have been using xfce on top of wayfire (on Arch) for several months now and it works for me. If you want, you can even try out wayfire by itself and easily switch back and forth between the two.
onTerryO@lemmy.cato
Asklemmy@lemmy.ml•I'm new to lemmy, came from reddit. What's the lemmy etiquette like? How different is it from reddiqutte?English
40·5 months ago“Like a midget at a urinal, I was going to have to keep on my toes”
onTerryO@lemmy.cato
Open Source@lemmy.ml•[Help] Question about yt-dlp and skipping old videos from a channel/playlistEnglish
3·6 months ago–break-on-reject should help.
onTerryO@lemmy.cato
Asklemmy@lemmy.ml•Have you ever cared how much tax you pay?English
4·11 months agoMe? Not really. The people I hear complaining the most are those that:
- have no clue where their tax dollars go.
- are most likely to make use of government services, and complain the loudest if those services are changed or removed.
- think we pay FAR more taxes than every other country (am in Canada).
onTerryO@lemmy.cato
Canada@lemmy.ca•Tesla threatens Canadian government with legal actionEnglish
7·1 year agoDoes that work for you on this particular link? I tried that, but it seems thestar is doing some trickery to make reader view not work.
onTerryO@lemmy.cato
Canada@lemmy.ca•Tesla threatens Canadian government with legal actionEnglish
37·1 year agoA different, non-paywalled link:
https://www.autoblog.com/news/tesla-threatens-lawsuit-after-canada-freezes-30m-in-ev-rebates
onTerryO@lemmy.cato
Linux@lemmy.ml•[SOLVED] lsblk and cfdisk show different resultsEnglish
6·1 year agoIf you can, try deleting all the partitions and re-create them using GPT instead of DOS (MBR) and see if it then shows the same. Also agree that you should make your boot partition 1G.
onTerryO@lemmy.cato
No Stupid Questions@lemmy.world•What do office workers actually do?English
32·1 year agoYou’re just a straight shooter, with upper management written all over you.
onTerryO@lemmy.cato
Asklemmy@lemmy.ml•What's a great minigame within another game?English
5·1 year agoAstro Chicken (Space Quest III).
onTerryO@lemmy.cato
Arch Linux@lemmy.ml•Should I wipe and reinstall my arch system?English
20·1 year agoI often go through this:
https://wiki.archlinux.org/title/Pacman/Tips_and_tricks
You can quickly remove all unused packages with this command: (from the article above)
pacman -Qdtq | pacman -Rns -
My arch install is many years old, I don’t feel the need to re-install.
onTerryO@lemmy.cato
Linux@programming.dev•HiDPI XFCE - use DPI, not scaling and life is good. Better than good.English
9·1 year agoFYI you could always make things larger. Just use a number less than 1 in the scaling settings (I use 0.6 on my 4k tv).
onTerryO@lemmy.cato
Linux@lemmy.ml•Been enjoying Rhythmbox, what are your thoughts?English
4·1 year agoI just looked up the initial release, it was in August 2001. I don’t remember the first time I used it, but it was probably 20 years ago. Still remains my favourite for the reasons you mentioned.
onTerryO@lemmy.cato
Asklemmy@lemmy.ml•Are you better off than your parents at your age?English
7·1 year agoYes and no. I probably am a bit better off than my parents, but they raised 4 kids and I raised none. My Mom was mostly stay at home (went back to work after all us kids moved out). My spouse has a good career, which is an added bonus.
onTerryO@lemmy.cato
No Stupid Questions@lemmy.world•If I was a Health Care CEO after Luigi and felt in fear of my life from someone else how would I hire security? What would be a good deal? And does security act like the Secret Service to take a bulleEnglish
562·1 year agoMaybe just be a better person and forget the extra security?
onTerryO@lemmy.cato
Fediverse@lemmy.world•What keeps me from closing up my Facebook accountEnglish
6·1 year agoI use “Feeds”. Click on the menu, then select Feeds, and then Friends. You will still get ads, but it is much better than the default feed.
I have not seen any problems (installed via pacman). However, I only use the EQ, and save presets for different speakers/headphones. I have not tried installing any other effects. Also, there was a new release just today (7.2.0-1) that might help.
I used to like Mitch. I still do, but I used to, too.
I think you need to set the execute bit on your service file.
sudo chmod +x <your service file>






The “main” version is built on Ubuntu. There is a Debian based version (LMDE), but the Ubuntu based one is the “recommended” one.