Refactor usage of qtile object and improvements to media widget
This commit is contained in:
parent
8f4f08e3bf
commit
0f4ef9190a
4 changed files with 62 additions and 36 deletions
|
@ -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 = "ramboxpro"
|
||||
app_chat = "/usr/bin/ramboxpro"
|
||||
app_irc = "quasselclient"
|
||||
app_mail = "thunderbird"
|
||||
cmd_brightness_up = "sudo /usr/bin/xbacklight -inc 10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue