Nessuna descrizione

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

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