add sway screenshot
This commit is contained in:
parent
251b4a597d
commit
701a258843
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
# My dotfiles
|
||||
|
||||
These are my dotfiles for my Arch Linux installation!
|
||||
|
||||
### Dependencies
|
||||
|
||||
- sway
|
||||
- (sway-screenshot)[https://github.com/Gustash/sway-screenshot]
|
||||
- foot
|
||||
- gammastep
|
||||
- i3status
|
||||
|
|
|
@ -72,6 +72,9 @@ input type:pointer {
|
|||
#
|
||||
# Basics:
|
||||
#
|
||||
# Take screenshot
|
||||
bindsym Print exec sway-screenshot -m region --clipboard-only
|
||||
bindsym $mod+Shift+s exec sway-screenshot -m region --clipboard-only
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
|
|
Loading…
Reference in a new issue