Updoots from laptop
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Opacity
|
||||
opacity-rule = [
|
||||
"95:class_g *?= 'Rofi'",
|
||||
"95:class_g *?= 'XTerm'",
|
||||
"90:class_g *?= 'XTerm'",
|
||||
"95:class_g *?= 'thunar'",
|
||||
"95:class_g *?= 'jetbrains-idea'",
|
||||
"90:class_g *?= 'jetbrains-idea'",
|
||||
"90:class_g *?= 'code-oss'",
|
||||
];
|
||||
|
||||
backend = "glx";
|
||||
|
||||
@@ -59,7 +59,7 @@ set confirm " can't quit without saving
|
||||
set noshowmode " don't show mode in status
|
||||
set noshowcmd " don't show command in status
|
||||
set encoding=utf-8
|
||||
set mouse=c " a=on, c=off
|
||||
set mouse=a " a=on, c=off
|
||||
set undolevels=1337
|
||||
set backspace=indent,eol,start
|
||||
set wildmenu " autocomplete :e
|
||||
|
||||
Reference in New Issue
Block a user