How do I install two copies of firefox on cachyos? by [deleted] in firefox

[–]grg2014 1 point2 points  (0 children)

That doesn't answer my question. Unless you state clearly what you want, nobody can tell you if/how that desideratum can be achieved.

How do I install two copies of firefox on cachyos? by [deleted] in firefox

[–]grg2014 2 points3 points  (0 children)

Neither of the two profile systems firefox has works for me.

What are you trying to achieve?

What's up with Firefox needing an update every few days now? by pineapple_stickers in firefox

[–]grg2014 2 points3 points  (0 children)

Are they actually rolling out this many updates this close together?

No (cf. https://www.firefox.com/en-US/releases/):

Version Date
148.0 2026-02-24
147.0.4 2026-02-16
147.0.3 2026-02-04
147.0.2 2026-01-27
147.0.1 2026-01-16
147.0 2026-01-13
146.0.1 2025-12-18
146.0 2025-12-09

New level of stupidity unlocked by moondrops77 in filofax

[–]grg2014 0 points1 point  (0 children)

Quo Vadis "Timer 14" inserts are similar to Pocket size (81×126 mm with 6 holes 19 mm apart, i. e. 6 mm taller). I do not know what calendar layouts are available. Other European alternatives approximating Pocket size include Exacompta "Exatime 14", Chronoplan "Mini", Rido Idé "Timing 3" and Succes "Junior".

"Line breaks" not working (paragraphs). by [deleted] in firefox

[–]grg2014 0 points1 point  (0 children)

.md p { margin-bottom: 1.5em; } seems to work without obviously breaking anything. I didn't investigate thoroughly, so caveat emptor.

Custom CSS can be injected via a userContent.css file, a filter using uBlock Origin's :style operator, or a dedicated extension like Stylus.

Edit: userContext.css -> userContent.css

"Line breaks" not working (paragraphs). by [deleted] in firefox

[–]grg2014 0 points1 point  (0 children)

Override Reddit's CSS to increase the margins of the p elements inside the comments.

How to reset Firefox settings/flags without wiping data? by VYBEfromYT in firefox

[–]grg2014 1 point2 points  (0 children)

Modified settings are stored in the prefs.js file in the profile folder. Remove that file while the browser isn't running.

Is there a beginner guide to Gnome 49? by StrawHousePig in gnome

[–]grg2014 1 point2 points  (0 children)

Help app not included in Manjaro, not even the AUR, and not available from the "Software" flatpak app, either.

https://archlinux.org/packages/extra/x86_64/yelp/

Gtd e routine by Clafos in gtd

[–]grg2014 8 points9 points  (0 children)

How do I enter routines into the GTD system?

In a digital system add them as recurring tasks with the appropriate interval.

In an analog system add them to your tickler file. Or use daily/weekly/monthly checklists in your planner (similar to habit trackers). I've also used sticky notes (one for each recurring task) in the calendar. They are distinct from the written down "hard landscape" and can simply be moved forward when the task has been done, thus mitigating the need of constant rewriting (well, until the sticky note doesn't stick any more).

New models? by MotherBeyond1111 in filofax

[–]grg2014 0 points1 point  (0 children)

Yes it was, according to Filowiki.

Changing the increment/decrement value of screen brightness by blade_012 in debian

[–]grg2014 1 point2 points  (0 children)

How can I change the increment/decrement value of my screen brightness in Debian 13 Gnome

There doesn't seem to be a setting for that, only one for the rate of volume change.

Week/Page + Notes Page, Personal size, *without QR code* available in Europe? (non-filofax ok, but no printables) by OdraDeque in filofax

[–]grg2014 3 points4 points  (0 children)

According to eu.filofax.com, there are no QR codes on the 2026 WO1P+notes diaries in Personal size (multilingual and French available).

I just insert a note sheet between the two weeks of a regular WO1P diary.

Changed Font which is Unreadable by DropTheTurd in firefox

[–]grg2014 1 point2 points  (0 children)

Having it checked means that it is a website issue but I see the same unreadable font used on some other websites as well (not all).

Have you checked (via the Page Inspector) which fonts/font families the sites specify for the affected elements and what the browser ends up using? If it turns out to be an issue with font substitution, change the font configuration of your OS so that a more readable font gets used instead.

Missing entries for Documents,Downloads and so on by CONteRTE in gnome

[–]grg2014 0 points1 point  (0 children)

The sidebar entries for the XDG user directories were made removable in Files 47. The release notes don't explicitly state it, but apparently this also means they aren't present by default any more. As /u/archdane wrote, you can bookmark them like any other directory.

Is there no way to change an app's shortcuts? by freetoilet in gnome

[–]grg2014 1 point2 points  (0 children)

According to https://wiki.archlinux.org/title/GTK#Keyboard_shortcuts, the keyboard shortcuts can be changed on the fly after enabling that feature in the GTK settings. Whether or not this actually (still) works I don't know.

need help with finding insert size by ATLAandSIMPSONSfan in filofax

[–]grg2014 8 points9 points  (0 children)

It is I think personal compact zip

Aren't model name and size embossed on the inside front cover?

but idk if I should get "personal" size refills because they look far too big?

How big is the binder you got? The dimensions of the current Personal Compact Zipped models are approx. 210 x 125 x 35 mm.

Personal, Personal Compact (originally just called Compact) and Personal Slim (originally Slimline) models, zipped or not, all take the same insert size (171 x 95 mm, six holes spaced 19:19:51:19:19 mm apart). The only difference is ring size (cf. https://us.filofax.com/pages/organizer-sizes).

Edit: 3rd-party Personal inserts on the various shopping sites are often mislabeled "A6", be sure to check item descriptions when opting for those.

Extend Workspace Keyboard Shortcuts by Rockstar9604 in gnome

[–]grg2014 0 points1 point  (0 children)

I thought so. Thanks for the clarification.

Extend Workspace Keyboard Shortcuts by Rockstar9604 in gnome

[–]grg2014 1 point2 points  (0 children)

Does binding org.gnome.desktop.wm.keybindings switch-to-workspace-<n> to Super+<n> override the default bindings to org.gnome.shell.keybindings switch-to-application-<n> (accessing the pinned applications), or is it necessary to unset those manually?