scripts

Simple scripts that I made for my personal computer to map keys, make bluetooth work, brightness keys, etc.
Index Commits Files Refs README LICENSE
README.md (462B)
   1 # Scripts
   2 Simple scripts from my daily system. Some are wrappers to bind to keys, others
   3 are blocks for dwmblocks, and some are just scripts that I had lying around.
   4 
   5 ## Win 11 like lockscreen
   6 This is just a wrapper of i3lock-color that mimics the lockscreen of Windows 11
   7 
   8 ![19-36-16_31-03-2023_scrot](https://user-images.githubusercontent.com/64109770/229244645-9dd3ab48-5276-4636-b3d5-ac2cca0adc4c.png)
   9 
  10 ## License
  11 
  12 [MIT](https://opensource.org/licenses/MIT)