This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Find out what depends on *kwallet* packages | |
nix-store -qR /run/current-system | grep -i kwallet | xargs -I {} nix why-depends /run/current-system {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Aug 8, 2025 | |
youtube.com##.ytThumbnailViewModelImage | |
youtube.com##.yt-lockup-view-model__content-image |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You need to lower the mouse's POLLING RATE. | |
https://wiki.archlinux.org/title/Mouse_polling_rate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find . -iname "*.txt" -exec bash -c 'mv "$0" "${0%\.txt}.md"' {} \; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! May 7, 2025 https://rumble.com | |
rumble.com##.media-page-related-media-desktop-sidebar | |
rumble.com##.rumblers-vote-pill-button.rumbles-vote-pill-up | |
rumble.com##.rumblers-vote-pill-button.rumbles-vote-pill-down | |
rumble.com##.rating-bar__fill | |
rumble.com##.rating-bar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Run custom evsieve hooks. | |
[Service] | |
Type=simple | |
ExecStart=bash -c '/usr/local/sbin/evsieve-hooks.sh' | |
Restart=always | |
RestartSec=1s | |
[Install] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
youtube.com##segmented-like-dislike-button-view-model:style(display: none !important) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://clients2.google.com/service/update2/crx?response=redirect&prodversion=[BROWSER VERSION HERE]&acceptformat=crx2,crx3&x=id%3D[EXTENSION ID HERE]%26uc | |
Replace BROWSER ID with version printed in about:version | |
Replace EXTENSION ID with the string at the end of the Chrome Webstore extension's URL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
youtube.com###thumbnail:style(display:none !important) | |
youtube.com##yt-avatar-shape | |
! Jul 30, 2025 https://www.youtube.com | |
www.youtube.com##.yt-lockup-view-model-wiz__content-image |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reddit.com##div[class^='right-sidebar-contents'] | |
reddit.com###left-sidebar-container:style(display:none !important) | |
reddit.com###main-content:style(display:block !important) | |
reddit.com###main-content:style(position:absolute !important) | |
reddit.com###main-content:style(width:50% !important) | |
reddit.com###main-content:style(padding-right:25% !important) |
NewerOlder