diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-12-12 00:44:24 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-12-12 00:44:24 +0100 |
commit | 75827353b4ece85cb4e1e927404692f136b270b8 (patch) | |
tree | 02ed358fc2dd17c1d8c69e263e9f66105f41faa2 /.i3/config | |
parent | 1f005773df11ea43d886476e922b8fefe9f2a6a1 (diff) | |
download | dotfiles-75827353b4ece85cb4e1e927404692f136b270b8.tar.gz dotfiles-75827353b4ece85cb4e1e927404692f136b270b8.tar.xz |
i3: Rewrite conky wrapper in perl
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ bar { font pango:DejaVu Sans Mono 9 position top #tray_output DP-2 - status_command bash ~/.i3/conky-wrapper.sh + status_command perl ~/.i3/conky-wrapper.pl #status_command i3status #output eDP1 #output HDMI1 |