1
0
Fork 0

update dotfiles for bspwm, polybar and rofi

This commit is contained in:
Pratham Patel 2023-01-09 19:46:46 +05:30
parent 62b7e55dcc
commit 244541f493
3 changed files with 5 additions and 6 deletions

View File

@ -1,9 +1,8 @@
#!/usr/bin/env bash
bash $HOME/.config/feh/fehbg &
bash $HOME/.config/polybar/launch.sh &
pgrep -x sxhkd > /dev/null || sxhkd &
$HOME/.config/feh/fehbg &
$HOME/.config/polybar/launch.sh &
/usr/bin/bitwarden-desktop &
bspc monitor -d work virtualization music other extra extraa

View File

@ -34,7 +34,7 @@ border-color = #00000000
module-margin-right = 2
font-0 = Fira Code:pixelsize=14;1
font-0 = Overpass Mono:pixelsize=14;1
font-1 = forkawesome:pixelsize=14;1
font-2 = fixed:pixelsize=10;1
font-3 = unifont:fontformat=truetype:size=8:antialias=false;0

View File

@ -6,5 +6,5 @@ configuration {
sidebar-mode: false;
click-to-exit: true;
show-match: true;
theme: "gruvbox-dark-hard";
}
@theme "gruvbox-dark-hard"