Compare commits
2 commits
6596c13b76
...
c4f238403f
Author | SHA1 | Date | |
---|---|---|---|
c4f238403f | |||
41d55c6bbe |
2 changed files with 22 additions and 0 deletions
|
@ -135,12 +135,17 @@
|
|||
- highlight
|
||||
- hugo
|
||||
- imv
|
||||
- khal
|
||||
- khard
|
||||
- npm
|
||||
- mpv
|
||||
- ntfs-3g
|
||||
- pipewire
|
||||
- pipewire-pulse
|
||||
- qutebrowser
|
||||
- rsync
|
||||
- udisks2
|
||||
- vdirsyncer
|
||||
- wireplumber
|
||||
- xdg-desktop-portal-wlr
|
||||
become: true
|
||||
|
|
17
vars/rick/waybar.yml
Normal file
17
vars/rick/waybar.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
waybar_style:
|
||||
colors:
|
||||
bg: '#323232'
|
||||
fg: '#ddd'
|
||||
hover: '#f268b3'
|
||||
selected: '#1cd180'
|
||||
ok: '#1cd180'
|
||||
warning: '#f2b768'
|
||||
critical: '#f268b3'
|
||||
fonts:
|
||||
bar:
|
||||
family: 'Fira Code Nerd Font'
|
||||
size: '14px'
|
||||
tray:
|
||||
family: 'DejaVu sans'
|
||||
size: '14px'
|
Loading…
Add table
Add a link
Reference in a new issue