kolejne zmiany, dużo, zebrało się
This commit is contained in:
@ -147,12 +147,12 @@ bindsym Shift+$mod+b exec rofi-buku
|
||||
## Screenshot // Screenshot active display // <Print> ##
|
||||
#bindsym Print exec $BIN_DIR/screenshots.sh display
|
||||
#bindsym --locked Print exec grim -o "$(swaymsg --type get_outputs --raw | jq -r '.[] | select(.focused) | .name')" - | swappy -f -
|
||||
bindsym --locked Print exec /usr/share/sway/scripts/grimshot --notify save area - | swappy -f -
|
||||
bindsym --locked Print exec grimshot --notify save area - | swappy -f -
|
||||
|
||||
## Screenshot // Screenshot current window // <><Print> ##
|
||||
#bindsym $mod+Print exec $BIN_DIR/screenshots.sh window
|
||||
#bindsym $mod+Print exec swaymsg -t get_tree | jq -r '.. | (.nodes? // empty)[] | select(.focused) | .rect | "\(.x),\(.y) \(.width)x\(.height)"' | grim -g - - | swappy -f -
|
||||
bindsym $mod+Print exec /usr/share/sway/scripts/grimshot --notify save output - | swappy -f -
|
||||
bindsym $mod+Print exec grimshot --notify save output - | swappy -f -
|
||||
|
||||
## Modify // Monitor brightness up // <XF86MonBrightnessUp> ##
|
||||
#bindsym XF86MonBrightnessUp exec light -A 5
|
||||
@ -201,6 +201,8 @@ bindsym $mod+x exec $BIN_DIR/dmenuscreenshare.sh
|
||||
bindsym $mod+p [class="Mattermost"] scratchpad show
|
||||
bindsym $mod+Shift+m [class="Thunderbird"] scratchpad show
|
||||
|
||||
bindsym $mod+n [class="Trilium Notes"] scratchpad show
|
||||
|
||||
bindsym $mod+i exec --no-startup-id /home/paramah/.config/rofi/launchers/type-4/launcher.sh -show window
|
||||
bindsym $mod+Shift+o exec --no-startup-id ~/.config/rofi/scripts/nmvpnmenu.sh
|
||||
bindsym $mod+o exec --no-startup-id ~/.config/rofi/scripts/sound.sh
|
||||
|
Reference in New Issue
Block a user