1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

from senpai-irc-git package to senpai-irc

This commit is contained in:
eoli3n 2022-09-29 10:59:23 +02:00
parent 18fdbc91b7
commit 32b8c20086

@ -195,7 +195,7 @@ bindsym $mod+Next move workspace to output right
# irc client
{% if ansible_distribution == "Archlinux" %}
{% set senpai_bin = "senpai-irc" %}
{% set senpai_bin = "senpai" %}
{% else %}
{% set senpai_bin = "senpai" %}
{% endif %}