mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-01-30 02:47:22 +00:00
Up picom's unfocused opacity, and add qutebrowser shortcut for sxhkdrc
This commit is contained in:
parent
c2b679b51d
commit
06c3373102
2 changed files with 5 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ shadow-radius = 14
|
||||||
fading = true
|
fading = true
|
||||||
fade-delta = 5
|
fade-delta = 5
|
||||||
|
|
||||||
inactive-opacity = 0.8
|
inactive-opacity = 0.85
|
||||||
|
|
||||||
blur-background = true
|
blur-background = true
|
||||||
blur-kern = "11x11gaussian"
|
blur-kern = "11x11gaussian"
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,10 @@
|
||||||
super + Return
|
super + Return
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
|
# browser
|
||||||
|
super + shift + Return
|
||||||
|
qutebrowser
|
||||||
|
|
||||||
# program launcher
|
# program launcher
|
||||||
super + @space
|
super + @space
|
||||||
rofi -width 30 \
|
rofi -width 30 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue