added boomer to keybindings

This commit is contained in:
theKapcioszek 2024-03-29 22:55:44 +01:00
parent 27aaf0c01e
commit 80dd3b44c1
2 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,10 @@ bindsym Mod1+Right exec brightnessctl set +10%
bindsym Shift+$mod+s exec flameshot gui
#zoom
bindsym Shift+$mod+f exec boomer
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod

View File

@ -10,6 +10,7 @@ Dotfiles for my i3 rice
- **Compositor**: [Picom](https://github.com/jonaburg/picom)
- **Screenshots**: [Flameshot](https://flameshot.org/)
- **System fetch**: [Neofetch](https://github.com/dylanaraps/neofetch)
- **Magifying Glass App Thing**: [boomer](https://github.com/tsoding/boomer)
It is a very simple config, nothing fancy, but I like it and I am proud of it.