nie wiem co zmieniałem, a dużo tego było
This commit is contained in:
@ -149,7 +149,7 @@ bindsym --locked Print exec /usr/share/sway/scripts/grimshot --notify save area
|
||||
## 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 active - | swappy -f -
|
||||
bindsym $mod+Print exec /usr/share/sway/scripts/grimshot --notify save output - | swappy -f -
|
||||
|
||||
## Modify // Monitor brightness up // <XF86MonBrightnessUp> ##
|
||||
#bindsym XF86MonBrightnessUp exec light -A 5
|
||||
@ -198,7 +198,7 @@ bindsym $mod+p [class="Mattermost"] scratchpad show
|
||||
bindsym $mod+Shift+m [class="Thunderbird"] scratchpad show
|
||||
|
||||
bindsym $mod+i exec --no-startup-id rofi -show window -theme /usr/share/rofi-menus-git/themes/appsmenu.rasi
|
||||
bindsym $mod+Shift+o exec --no-startup-id rofi-vpn
|
||||
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
|
||||
|
||||
bindsym $mod+y exec clipman pick -t rofi
|
||||
|
Reference in New Issue
Block a user