From 738b3a5fc6071b2e26fd4e887b8ec941f73d7036 Mon Sep 17 00:00:00 2001 From: Julian T Date: Tue, 17 Jan 2023 15:12:18 +0100 Subject: Rotate and bspwm, polybar color theme https://coolors.co/5e6982-348aa7-f3b61f-a0031d-fe6d73 If the site is down, just use the colors from the URL. --- bspwm/.config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bspwm/.config/sxhkd') diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index c584513..0fe10c0 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -103,6 +103,10 @@ super + {_, shift + }o} super + {_,shift + }{1-9,0} bspc {desktop -f,node -d} '^{1-9,10}' +# Rotate current node +super + r + bspc node --rotate 90 + # # preselect # -- cgit v1.2.3