From 0915a81e5432c0e742bbd1114584b0e6d58e15e6 Mon Sep 17 00:00:00 2001 From: Robert Stoll Date: Sun, 1 Nov 2020 22:37:11 +0100 Subject: show notification on right click for volume/battery --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d0cf895..2c182f8 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,7 @@ luac.out *.hex # IDEA files -.idea \ No newline at end of file +.idea + +# vscode files +.history \ No newline at end of file -- cgit v1.2.3