Add zathura theme

This commit is contained in:
davidovski 2023-03-31 13:05:02 +01:00
parent afffca4dd8
commit 1102720daa
6 changed files with 42 additions and 22 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
GAP=40; bspc config window_gap | grep -q $GAP && bspc config window_gap 0 || bspc config window_gap $GAP
GAP=25; bspc config window_gap | grep -q $GAP && bspc config window_gap 0 || bspc config window_gap $GAP