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