add rbw config

This commit is contained in:
Alexander Navarro 2025-09-01 13:11:49 -04:00
parent 23b6c0a596
commit 5c10d76d08
4 changed files with 21 additions and 7 deletions

View file

@ -149,6 +149,8 @@ bind = $mainMod, return, exec, kitty
bind = $mainMod SHIFT, q, killactive,
bind = $mainMod, D, exec, $menu
bind = $mainMod, U, exec, rofi-rbw --selector-args "-config ~/.config/rofi/rbw.rasi"
# screenshot current window
bind = SHIFT, Print, exec, grim -g "$(hyprctl activewindow -j | jq -r '"\(.at[0]),\(.at[1]) \(.size[0])x\(.size[1])"')" - | wl-copy && notify-send "Screenshot taken!"
# screenshot area and edit it