Just an ordinary myopic internet enjoyer.

Can also be found at lemmy.zip, lemmy.world and piefed.social.

Formerly found at Kbin.social.

  • 1 Post
  • 29 Comments
Joined 2 years ago
cake
Cake day: August 15th, 2023

help-circle




  • In the KDE systems settings, go to “File Associations”.

    From there, you’d be seeing a tree of “known types”, go to “inode” and then “directory”, you can add a new program by clicking “Add…” in the “General > Application Preference Order” area.

    What’s happening here is that you’re adding a program to handle the “inode/directory” mimetype. Because of that, this change isn’t limited to Konsole, but will also affect other programs.


  • Thanks for the head’s up. I’ve switched to IronFox just earlier.

    Getting it into my phone wasn’t as straightforward as I expected. I first failed to find it on Fdroid. Then I tried toinstall it via Obtanium, but somehow failed. A bit of more research gave me Fdroid repository link that allowed me to finally install it. Everything after that is a breeze though.

    Moving my collections from Mull to IronFox had to be be done manually though (or maybe I just didn’t find out a better way to do it), but it wasn’t at all painful.



  • Not who you’re asking, but I’ll answer nevertheless.

    I’ve jumped from vanilla Firefox, to Librewolf, and now to Floorp. I’ve also played a bit with Zen. In all of them (except Zen, which I didn’t go to the process of connecting my Mozilla account), my Mozilla account connected and synced just fine.

    I also no longer use vanilla Firefox mobile, but moved on to Mull. I am able to sync my stuff from Floorp to Mull and back without much trouble.


    EDIT:

    Thanks to a couple of people, I was informed that Mull is now unmaintained, and that IronFox took its mantle. I’ve switched to it just earlier now, and syncing works there too!




  • Can’t really remember much of how it looked out of the box, since I proceeded to customize it quite heavily. However, though my memory is fuzzy, I remember it looking like a combination of Windows XP and mid 2010’s Ubuntu.

    Checking with the xfce website, they have this screenshot of one of their latest versions:


  • KDE has sane defaults when it comes to windows: it opens a window at cursor position and whether or not it’s fullscreen or maximized depends on what it is when you last closed the window.

    So for example, if the LibreOffice Calc is maximized when I last closed it, the next time I use it, it’d be maximized.

    Window rules, however, can be as fairly simple or as complicated as you want it to be.

    For example, this is my settings for discord:

    I set it to open horizontally and vertically maximized, on any virtual desktop in the ‘Background’ activity (not really something most KDE Plasma users make use of, but I do).


  • I had a similar workflow with maximized screens residing on different workspaces. KDE Plasma also have window rules which you can set on a per-program/application or a per-window basis (for example, main window for a program goes fullscreen into one monitor, in a workspace you specify, and the tools window opens in a different monitor in the same workspace you specify).


  • I used KDE Plasma for a long time ever since I started daily-driving Linux.

    I like how KDE Plasma allows quite a surprising amount of customization. I also had some experience with Gnome via Ubuntu, and XFCE. Gnome looks polished, but doesn’t allow for much customization. XFCE is a lot more customizable than Gnome, but getting it to look quite right took a lot of effort.


  • I might be displaying my ignorance of TTRPG systems, my Linux distro and my window manager, but here we go!

    Arch Linux [uncommon armor]

    • manual installation process — +2 WIS
    • Arch Wiki — +2 on arcana checks
    • AUR — +1 DEX
    • system update — after every long rest, roll a d20. on a nat 1, you have disadvantage on dexterity saving throws until the next long rest.
    • I use Arch btw — +2 on persuasion checks against people who use this same armor

    Customized Hyprland [rare armor, attunement]

    • attunement prerequisite: once every long rest, roll arcana with DC 25. must succeed thrice
    • unlimited customization — when attuned, +2 CHA
    • perpetually under construction — regardless of attunement, -1 DEX

    Customized Neovim [rare weapon, attunement]

    • attunement prerequisite: once every long rest, roll arcana with DC 25. must succeed thrice
    • unlimited customization — when attuned, +2 to attack rolls
    • learning cliff — disadvantage to attack rolls when not attuned to this weapon
    • I use (neo)vi(m) — regardless of attunement, +2 on persuasion checks against people who use a similar weapon to this one (DM discretion)

    Ventoy USB [uncommon accessory]

    • various installation media — +1 CON

    EDIT: formatting


  • As far as I understand those selectors work, using shift as the level 3 modifier is a bad idea since …

    level combination
    1 key
    2 SHIFT + key
    3 L3 + key
    4 SHIFT + L3 + key
    5 L5 + key
    6 L5 + SHIFT + key

    I suppose customizing the keyboard layout such that SHIFT can be used as L3 modifier can be done. Otherwise, you might want to refer to /usr/share/X11/xkb/rules/evdev.lst.

    Here’s the relevant part(s):

    option group:option description
    lv2 Key to choose the 2nd level
    lv2:lsgt_switch The “< >” key
    lv3 Key to choose the 3rd level
    lv3:switch Right Ctrl
    lv3:menu_switch Menu
    lv3:win_switch Any Win
    lv3:lwin_switch Left Win
    lv3:rwin_switch Right Win
    lv3:alt_switch Any Alt
    lv3:lalt_switch Left Alt
    lv3:ralt_switch Right Alt
    lv3:ralt_switch_multikey Right Alt; Shift+Right Alt as Compose
    lv3:ralt_alt Right Alt never chooses 3rd level
    lv3:enter_switch Enter on keypad
    lv3:caps_switch Caps Lock
    lv3:caps_switch_capslock_with_ctrl Caps Lock; Ctrl+Caps Lock for original Caps Lock action
    lv3:bksl_switch Backslash
    lv3:lsgt_switch The “< >” key
    lv3:caps_switch_latch Caps Lock; acts as onetime lock when pressed together with another 3rd-level chooser
    lv3:bksl_switch_latch Backslash; acts as onetime lock when pressed together with another 3rd level chooser
    lv3:lsgt_switch_latch The “< >” key; acts as onetime lock when pressed together with another 3rd level chooser
    lv5 Key to choose the 5th level
    lv5:caps_switch Caps Lock chooses 5th level
    lv5:lsgt_switch The “< >” key chooses 5th level
    lv5:ralt_switch Right Alt chooses 5th level
    lv5:menu_switch Menu chooses 5th level
    lv5:rctrl_switch Right Ctrl chooses 5th level
    lv5:lsgt_switch_lock The “< >” key chooses 5th level and acts as a one-time lock if pressed with another 5th level chooser
    lv5:ralt_switch_lock Right Alt chooses 5th level and acts as a one-time lock if pressed with another 5th level chooser
    lv5:lwin_switch_lock Left Win chooses 5th level and acts as a one-time lock if pressed with another 5th level chooser
    lv5:rwin_switch_lock Right Win chooses 5th level and acts as a one-time lock if pressed with another 5th level chooser




  • Well, I can take solace in the fact that 99.9% of the packages you are using are in EndeavourOS too. So, I was mostly right. :)

    Yeah, also I think EndeavourOS and Arch moved to Plasma 6 at around the same time too? I tried holding off the update to Plasma 6 for a few days but finally took the update on March 12.

    I also wish we could replace Manjaro with a green themed EndeavourOS. Manjaro is the next biggest Linux honeypot after OpenOffice.

    I think with enough faffing around customizing things in KDE Plasma, I think a green-themed EndeavourOS is doable. Would I recommend it? Not really, lol! From what I’ve seen, I‌ like EndeavourOS’ default theming.

    It’s just a shame EndeavourOS isn’t as known as Manjaro (at least during the time I first jumped into running Linux as a daily driver). But then again, with Manjaro shitting the bed becoming more known, I‌ hope EndeavorOS can take the place of Manjaro as the Arch-based distro for newbies.

    Converting Manjaro to Arch in place is a labour of love. I have done it myself and it is was more steps than I expected it to be. Worth it though. Good friend.

    Oh yeah, I was there with him when he was doing it. I can’t do any help other than cheering him on, and to have another eye on the screen making sure he doesn’t make any stupid mistakes in the process. At few points, I reminded him of the fact that I’ve backed up my files, and if things really get FUBAR, we can just do a clean install and restore the files from backup.


  • … I actually use Arch. Sorry.

    But really, I would have gone with EndeavourOS (instead of Arch) if it were not for my friend who really strongly advocated for Arch (even installing it for me—or rather, converting my Manjaro install into an Arch one).

    If I’ve had any regrets in my Linux journey, it’s choosing Manjaro instead of EndeavourOS as my introduction to Arch-based distros.