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 ----------------