Skip to content

Instantly share code, notes, and snippets.

View 0XDE57's full-sized avatar

arbitrary hexcode 0XDE57

View GitHub Profile
@0XDE57
0XDE57 / fix.txt
Created November 14, 2023 01:53
fix multimonitor on plasma kde wayland sddm manjaro
These files are backups that go in ~/.config/
eg: /home/username/.config/
Fix or replace the files. Then log out session and log back in.
In plasmashell.rc: There should never be more than monitors than are physically connected in [ScreenConnectoers]
You can simply delete all entries and log out and log back in and plasmashell should remake the entries for you.
eg: I have 3 monitors:
[ScreenConnectors]
0=HDMI-A-1
@0XDE57
0XDE57 / gist:5d6c6f9db3e927f2fd4d52d5ba464a02
Created February 8, 2024 05:45
return to old shell UI the shows everything properly. i dont like the stupid new rounded corner right-click context menu UI with icons for cut n paste instead of text.
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
@0XDE57
0XDE57 / config.md
Last active April 18, 2024 04:36
Firefox about:config privacy settings

ABOUT

about:config settings to harden the Firefox browser. Privacy and performance enhancements.
To change these settings type 'about:config' in the url bar. Then search the setting you would like to change and modify the value. Some settings may break certain websites from functioning and rendering normally. Some settings may also make firefox unstable. I am not liable for any damages/loss of data.

Not all these changes are necessary and will be dependent upon your usage and hardware. Do some research on settings if you don't understand what they do. These settings are best combined with your standard privacy extensions (HTTPS Everywhere No longer required: Enable HTTPS-Only Mode, NoScript/Request Policy, uBlock origin, agent spoofing, Privacy Badger etc), and all plugins set to "Ask To Activate".