Changes on Celestia
This commit is contained in:
parent
705a2aaaa7
commit
f4c6430eb4
3 changed files with 15 additions and 3 deletions
|
@ -16,7 +16,9 @@ class Config(BaseConfig):
|
|||
|
||||
# Default Applications
|
||||
app_terminal = "terminator"
|
||||
app_launcher = "/home/kevin/bin/dmenu_wal.sh"
|
||||
#app_launcher = "/home/kevin/bin/dmenu_wal.sh"
|
||||
app_launcher = "dmenu_run -i -p '»' -nb '" + background + "' -fn 'Noto Sans-11' -nf '" + inactive_light + \
|
||||
"' -sb '" + highlight + "' -sf '" + foreground + "'"
|
||||
web_browser = "firefox-developer-edition"
|
||||
file_manager = "thunar"
|
||||
app_chat = "/home/kevin/bin/ramboxpro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue