dotfiles
dotfiles copied to clipboard
:rocket: @1995parham Linux / OSx configurations files
## Summary I need to have _pavucontrol_ with `ctrl + $mod + enter` in _hyprland_.
Right now folder structure is messy. We need to have folders for `wm`, `tools` etc. which is more meaningful and easier to search.
Right now, MacBook is turned on by opening the led, pressing any button, etc. but I need it to turn on only by pressing power button.
Checking (and auto-fixing) texts in this repo with GitHub actions is a good idea. I know several tools that help locally (for example `languagetool`) but I didn't find any viable...
On the fresh installation of macOS, `ctrl+space` works as a short key for switching the input sources, but it conflicts with tmux short key, so it is better to disable...
I need to have notification for when a Bluetooth device is connected on the archLinux. I think using `udev`, I can figure this out and sending the notification. [Here](https://bbs.archlinux.org/viewtopic.php?id=270429) discuss...