• 0 Posts
  • 193 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle
  • Windows XP wasn’t exactly intuitive to me and now only I know what my keybinds for Hyprland are so um maybe you’re right. Honestly switching to Ubuntu made things a lot easier for me than they were on windows because it was easier to change settings and similar just by using terminal commands rather than a weird gui or not at all.




  • My new favourite is asking GitHub copilot (which I would not pay for out of my own pocket) why the code I’m writing isn’t working as intended and it asks me to show it the code that I already provided.

    I do like not having copy and paste the same thing 5 times with slight variations (something it usually does pretty well until it doesn’t and I need a few minutes to find the error)
















  • I believe the folder you are attempting to refer to is for all users so you probably do want to have the config in ~/.config unless you want everyone to have the same. Also /home is the directory that includes all users respective ~/ directories so use ~/ when referring to your own home directory.

    Edit I can’t figure out the formatting. My client is showing <sub> where ~ should be.