Updates over time

This commit is contained in:
Kevin Alberts 2022-05-28 13:57:05 +02:00
parent 6a265ea3b6
commit cdf5996c40
4 changed files with 10 additions and 2 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 = "/usr/bin/ramboxpro"
app_chat = "/usr/bin/rambox"
app_irc = "quasselclient"
app_mail = "thunderbird"
cmd_brightness_up = "sudo /usr/bin/xbacklight -inc 10"