Cyb3r polybar

This commit is contained in:
2019-09-25 14:02:26 +02:00
parent 688bd7dd93
commit facd9f3cc2
4 changed files with 16 additions and 11 deletions

View File

@ -1,7 +1,10 @@
set $CLIENT_BUMBLEBEE -m spotify load memory disk nic amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" -t onedark-powerline -a load spaceapi memory disk
# set $CLIENT_BUMBLEBEE -m spotify load memory disk nic amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" -t onedark-powerline -a load memory disk
#
# # {{{ STATUS BAR }}}
# bar {
# position top
# status_command bumblebee-status $CLIENT_BUMBLEBEE
# }
exec_always --no-startup-id $HOME/.polybar/polybar_wrapper.sh
# {{{ STATUS BAR }}}
bar {
position top
status_command bumblebee-status $CLIENT_BUMBLEBEE
}

View File

@ -5,8 +5,9 @@
set $TERMINAL urxvt
# gaps
set $gap_outer 15
set $gap_inner 10
set $gap_outer 10
set $gap_inner 0
smart_borders on
set $ws1 "1 "
# Terminal

View File

@ -32,7 +32,7 @@ font pango:Hack 8
# {{{ DROPDOWN TERMINAL }}}
for_window [instance="dropdown"] floating enable
for_window [instance="dropdown"] resize set 800 600
for_window [instance="dropdown"] resize set 1024 768
for_window [instance="dropdown"] move scratchpad
for_window [instance="dropdown"] border pixel 1
exec --no-startup-id $TERMINAL -name dropdown
@ -200,6 +200,6 @@ floating_modifier $mod
gaps outer $gap_outer
# {{{ NO BORDERS }}}
default_border none
default_border pixel
default_floating_border normal