flameshot full screen
This commit is contained in:
parent
8845219e84
commit
4ca32fee0e
@ -14,8 +14,8 @@ warp_pointer = 1
|
|||||||
# Window Decorations
|
# Window Decorations
|
||||||
|
|
||||||
# color_focus = rgb:e4/6a/6a # Material-Black-Cherry
|
# color_focus = rgb:e4/6a/6a # Material-Black-Cherry
|
||||||
color_focus = rgb:86/6c/b4 # Material-Black-Plum
|
# color_focus = rgb:86/6c/b4 # Material-Black-Plum
|
||||||
# color_focus = rgb:a9/dc/76 # Material-Black-Lime
|
color_focus = rgb:a9/dc/76 # Material-Black-Lime
|
||||||
color_unfocus = rgb:0f/10/1a
|
color_unfocus = rgb:0f/10/1a
|
||||||
|
|
||||||
border_width = 1
|
border_width = 1
|
||||||
@ -165,6 +165,8 @@ bind[redoff] = MOD+Shift+r
|
|||||||
# Screenshot
|
# Screenshot
|
||||||
program[flameshot] = flameshot gui
|
program[flameshot] = flameshot gui
|
||||||
bind[flameshot] = MOD+s
|
bind[flameshot] = MOD+s
|
||||||
|
program[flameshot-screen] = flameshot screen -c
|
||||||
|
bind[flameshot-screen] = MOD+Shift+s
|
||||||
|
|
||||||
# ---------------- Hardware ----------------
|
# ---------------- Hardware ----------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user