Sin descripción

Anas Elgarhy e634925db0 chore(license): use the unlicense instead of MIT hace 1 año
.cargo 021393bae2 feat(cargo): create cargo config hace 1 año
.config dd6a12ca63 fix(tmux): just close the dubble-quote hace 1 año
.github d3af14c21e [CI] Add the disroot repo to the mirror action hace 2 años
.gnupg 02d321c291 feat(gpg): create the gpg agent config hace 1 año
.mozilla 6d3de31390 [add/new] Create the firefox style hace 1 año
Screenshots 89ba8be7e9 [ImgBot] Optimize images hace 2 años
etc b2ac1d5ff2 [add/new] Create the vconsole config hace 1 año
scripts 1b40b20e71 Add script to install emoji font(noto-fonts-emoji)😆 hace 2 años
.Xresources 93294e256d [add/new] Create the .Xresources hace 1 año
.bashrc f4a5a15a8e [shell] Create the setup.sh hace 1 año
.gitconfig cf064ea642 feat(git): Create more aliases and enabe the autoStash hace 1 año
.mergify.yml 0bd95d9043 ci(Mergify): configuration update hace 2 años
.screenrc 92d4c0cd46 feat(screen): create the base configration for the screen hace 1 año
.xinitrc db6ce2cf41 [update] Update the WM binary name hace 1 año
.xprofile 2ca350320b feat(xprofile): I dont wanna be transparent anymore hace 1 año
.xserverrc a2d8964dc4 add stickykeys hace 3 años
.zshrc f4a5a15a8e [shell] Create the setup.sh hace 1 año
CODE_OF_CONDUCT.md 2a2e95c81d Create CODE_OF_CONDUCT.md hace 2 años
LICENSE e634925db0 chore(license): use the unlicense instead of MIT hace 1 año
README.md e655f043e1 [fix] Fix the browser config link hace 1 año
renovate.json c1309c652f Add renovate.json hace 2 años

README.md

Screenshots

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