drun
This commit is contained in:
@@ -72,11 +72,12 @@
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
active_opacity = 0.9;
|
||||
inactive_opacity = 0.7;
|
||||
inactive_opacity = 0.8;
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 10;
|
||||
passes = 3;
|
||||
vibrancy = 1;
|
||||
new_optimizations = true;
|
||||
ignore_opacity = true;
|
||||
noise = 0;
|
||||
@@ -90,6 +91,13 @@
|
||||
"$mainMod, grave, exec, rofi -show drun"
|
||||
"$mainMod, F, fullscreen"
|
||||
"$mainMod, V, togglefloating,"
|
||||
",F4, exec, rofi -show combi -combi-modes 'drun,filebrowser'"
|
||||
|
||||
# Move between windows
|
||||
"$mainMod, h, movefocus, l"
|
||||
"$mainMod, j, movefocus, d"
|
||||
"$mainMod, k, movefocus, u"
|
||||
"$mainMod, l, movefocus, r"
|
||||
|
||||
# Switch workspaces with mainMod + [0-9]
|
||||
"$mainMod, 1, workspace, 1"
|
||||
|
||||
Reference in New Issue
Block a user