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
|
||||
|
@ -2,7 +2,7 @@
|
||||
! Rofi settings
|
||||
!-------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: argb: EE000000, argb: EE000000, argb: EE000000
|
||||
rofi.color-window: argb:EE000000, argb:EE000000, argb:EE000000
|
||||
rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff
|
||||
rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff
|
||||
rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661
|
||||
|
Loading…
Reference in New Issue
Block a user