i3: screenshot
This commit is contained in:
parent
8e421c2237
commit
130a8c5c73
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ bindsym $mod1+Shift+q kill
|
|||
# start rofi
|
||||
bindsym $mod1+d exec --no-startup-id rofi -combi-modi window#drun#ssh -show combi
|
||||
|
||||
# screenshots
|
||||
bindsym $mod1+p exec --no-startup-id flameshot gui
|
||||
bindsym $mod1+shift+p exec --no-startup-id flameshot full -p /home/mg
|
||||
|
||||
# change focus
|
||||
bindsym $mod1+Left focus left
|
||||
bindsym $mod1+Down focus down
|
||||
|
|
Loading…
Reference in a new issue