From 4ca32fee0eb30a8ea6404f9eb5d0734bd3f7bef2 Mon Sep 17 00:00:00 2001 From: serxoz Date: Sat, 6 Aug 2022 09:50:12 +0200 Subject: [PATCH] flameshot full screen --- spectrwm/spectrwm.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/spectrwm/spectrwm.conf b/spectrwm/spectrwm.conf index e0d6d9c..ab72c59 100644 --- a/spectrwm/spectrwm.conf +++ b/spectrwm/spectrwm.conf @@ -14,8 +14,8 @@ warp_pointer = 1 # Window Decorations # color_focus = rgb:e4/6a/6a # Material-Black-Cherry -color_focus = rgb:86/6c/b4 # Material-Black-Plum -# color_focus = rgb:a9/dc/76 # Material-Black-Lime +# color_focus = rgb:86/6c/b4 # Material-Black-Plum +color_focus = rgb:a9/dc/76 # Material-Black-Lime color_unfocus = rgb:0f/10/1a border_width = 1 @@ -165,6 +165,8 @@ bind[redoff] = MOD+Shift+r # Screenshot program[flameshot] = flameshot gui bind[flameshot] = MOD+s +program[flameshot-screen] = flameshot screen -c +bind[flameshot-screen] = MOD+Shift+s # ---------------- Hardware ----------------