add rbw config
This commit is contained in:
parent
23b6c0a596
commit
5c10d76d08
4 changed files with 21 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue