add: rofi icons and polybar click

This commit is contained in:
Tobias Reisinger 2020-03-04 12:47:35 +01:00
parent 6434534bbf
commit 1344311ca3
2 changed files with 6 additions and 0 deletions

View file

@ -20,4 +20,6 @@
format-underline = #1794D1
format = <label>
click-left = alacritty -e sudo pacman -Su
label = %output%

View file

@ -4,3 +4,7 @@ rofi.modi: combi,ssh,run
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"
rofi.show-icons: true
rofi.icon-theme: "Papirus-Dark"
rofi.drun-display-format: "{name}"