mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 15:50:43 +00:00
Add qalculate-gtk
This commit is contained in:
parent
15ce6ea7d0
commit
75ed5ed91c
5 changed files with 20 additions and 1 deletions
|
@ -32,7 +32,8 @@ in {
|
|||
"SUPER, R, exec, ${cfgPreferences.launcher.command}"
|
||||
"SUPER, B, exec, ${cfgPreferences.browser.command}"
|
||||
"SUPER, X, exec, ${cfgPreferences.fileManager.command}"
|
||||
# TODO: Add qalculate
|
||||
"SUPER, C, exec, qalculate-gtk"
|
||||
", XF86Calculator, exec, qalculate-gtk"
|
||||
|
||||
#
|
||||
# DE/WM Control programs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue