diff options
Diffstat (limited to '.config/shell/aliasrc')
-rw-r--r-- | .config/shell/aliasrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index b12a8c6..3ea8341 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -13,7 +13,7 @@ alias \ r="ranger" \ sr="sudo ranger" \ t="teams -no-sandbox" \ - w="whatsapp-nativefier" + w="whatsapp-nativefier" \ sp="spotify" \ jds="export _JAVA_AWT_WM_NONREPARENTING=1" \ jd="jdownloader" \ |