No Description

Anas Elgarhy 688af82c65 fix(zsh): DONT BLOAT MY HISTORY 2 weeks ago
.github 0cd344247f chore(deps): update actions/checkout action to v4 8 months ago
etc c4896990f5 feat(pam env): use helix 5 months ago
home 688af82c65 fix(zsh): DONT BLOAT MY HISTORY 2 weeks ago
.mergify.yml 0bd95d9043 ci(Mergify): configuration update 1 year ago
CODE_OF_CONDUCT.md 2a2e95c81d Create CODE_OF_CONDUCT.md 2 years ago
LICENSE e634925db0 chore(license): use the unlicense instead of MIT 8 months ago
README.md 194bc72087 docs(readme): rm screenshots section 1 month ago

README.md

Very (boring) system, focused on the content.

Ref

Laptop stuff

  • If u use a laptop like me and only use yo-dwm or any other standalone WM u may notch that the touchpad doesn't work as you expect (like u can't perform the mouse button clicks with it), in this case, you need to configure the touchpad driver(and maybe download the driver itself). In most cases libinput is more than enough and it's installed by default with Xorg-server and Wayland, and this is what I'll go with. see 30-touchpad.conf, but you maybe want to use synaptics instant if u want a specific feature that doesn't exist in libinput yet like the Circular scrolling > I notch that the disable touchpad while typing option doesn't work with me when I trayd synaptics idk why but it works just fine with libinput
  • When u use ur laptop as a daily driver then u may be concerned about the battery life (especially when u using a gaming laptop) and if ur laptop is from Lenovo like me u maybe used to have control over the charger to select a specific percentage for the battery and when the battery reaches it the laptop will stop the charging and it'll run on the charger only without taking anything from the battery and u save your battery life by reducing the charging cycles and the all is happy :D, so u can use tlp for this job and u can see(or steal) my configure from tlp.conf which is just the default one with enabling the threshold mode to stop charging at 60%

other

Browser

  • If u want to put the tabs on the bottom of the window on Firefox then u have to move the userChrome.css file into ur Firefox user directory(u can find it in ~/.mozilla/firefox/) in the chrome dir or create it if doesn't exist, and then u have to enable the `legacy user profile customizations stylesheets feature from about:config

Also available on