dotfiles

My dotfiles.
Log | Files | Refs | LICENSE

commit b36ee464daec9f7ea5adead9e0993523f8b9ff52
parent 9b926bd4939078b0dfcafb0276c4fd39338d0ee2
Author: Ryan Jeffrey <ryan@ryanmj.xyz>
Date:   Thu,  1 Oct 2020 17:37:02 -0700

more keybinds

Diffstat:
M.config/bspwm/bspwmrc | 5+++--
M.config/i3/config | 5+++--
M.config/sxhkd/sxhkdrc | 10++++++++--
3 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc @@ -40,6 +40,7 @@ bspc rule -a Screenkey manage=off -sleep 3s && init-polybar.sh +sleep 3s && init-polybar.sh & + +picom -b -xdo above -t $(xdo id -n root) $(xdo id -n polybar) diff --git a/.config/i3/config b/.config/i3/config @@ -212,4 +212,6 @@ exec --no-startup-id picom -b exec --no-startup-id sleep 3s && /home/ryan/src/scripts/init-polybar.sh -exec --no-startup-id /usr/bin/dunst- \ No newline at end of file +exec --no-startup-id /usr/bin/dunst + + diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -31,11 +31,17 @@ super + shift + q # alternate between the tiled and monocle layout super + m - bspc desktop -l next + bspc desktop -f '^9' && emacsclient -c -e '(mu4e)' + +super + e + nemo # send the newest marked node to the newest preselected node +# super + y +# bspc node newest.marked.local -n newest.!automatic.local + super + y - bspc node newest.marked.local -n newest.!automatic.local + bspc desktop -f '^8' && st -e zsh -ic ncmpcpp # swap the current node and the biggest window super + g