added mic hotkey (Pause button)

This commit is contained in:
paul-loedige
2020-12-18 22:46:11 +01:00
parent 257ea6e0fa
commit 3b546f6f7c
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*Dracula theme based on the Purple official rofi theme*/
* {
font: "Ubuntu Mono 14";
font: "Ubuntu Mono 16";
foreground: #f8f8f2;
background-color: #282a36;
active-background: #6272a4;