mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Merge branch 'master' of github.com:alrayyes/dotfiles
This commit is contained in:
commit
13adc8f3f3
@ -92,3 +92,9 @@ fabric.properties
|
||||
# php-cs-fixer
|
||||
php-cs-fixer
|
||||
.php_cs.cache
|
||||
|
||||
# composer
|
||||
composer.phar
|
||||
|
||||
.idea
|
||||
.idea/*
|
||||
|
@ -96,12 +96,13 @@ bar {
|
||||
position top
|
||||
output DP-1
|
||||
tray_output DP-1
|
||||
status_command ~/bin/bumblebee-status/bumblebee-status -m mpd pasink pasource bluetooth nic publicip traffic disk pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 traffic.states=^down traffic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" -t solarized-powerline
|
||||
status_command ~/bin/bumblebee-status/bumblebee-status -m bluetooth nic publicip traffic disk pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 traffic.states=^down traffic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" -t solarized-powerline
|
||||
}
|
||||
bar {
|
||||
output HDMI-1
|
||||
position top
|
||||
tray_output none
|
||||
status_command ~/bin/bumblebee-status/bumblebee-status -m spotify mpd pasink pasource -t solarized-powerline
|
||||
}
|
||||
|
||||
# Startup programs
|
||||
|
Loading…
Reference in New Issue
Block a user