Update Aria config to latest qtile version and newest config

This commit is contained in:
Kevin Alberts 2021-09-13 19:56:40 +02:00
parent f775ce8b03
commit 8f4f08e3bf
Signed by: Kurocon
GPG key ID: BCD496FEBA0C6BC1
5 changed files with 10 additions and 5 deletions

View file

@ -19,7 +19,7 @@ class Config(BaseConfig):
app_launcher = "/home/kevin/bin/dmenu_wal.sh"
web_browser = "firefox-developer-edition"
file_manager = "thunar"
app_chat = "/home/kevin/bin/ramboxpro"
app_chat = "ramboxpro"
app_irc = "quasselclient"
app_mail = "thunderbird"
cmd_brightness_up = "sudo /usr/bin/xbacklight -inc 10"