mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-19 21:17:22 +00:00
Update picom config and add polybar config for TV
This commit is contained in:
parent
247efff83d
commit
bc96806f11
3 changed files with 59 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ setxkbmap -option ctrl:swapcaps
|
|||
xset s off -dpms
|
||||
|
||||
sxhkd &
|
||||
picom -b
|
||||
picom -b --experimental-backends
|
||||
|
||||
wmname LG3D
|
||||
|
||||
|
|
@ -22,8 +22,9 @@ polybar m-bar &
|
|||
barrier &
|
||||
pasystray &
|
||||
keepassxc &
|
||||
polybar m-bar-tv &
|
||||
|
||||
bspc monitor -d I II III IV V VI VII
|
||||
bspc monitor DP-2 -d I II III IV V VI VII
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue