Added decoration hypr and ctrl + v for pasting in foot
This commit is contained in:
@@ -3,3 +3,6 @@ alpha = 0.8
|
|||||||
|
|
||||||
[main]
|
[main]
|
||||||
font = Hack Nerd Font Mono:size=11
|
font = Hack Nerd Font Mono:size=11
|
||||||
|
|
||||||
|
[key-bindings]
|
||||||
|
clipboard-paste = Control+v
|
||||||
|
|||||||
@@ -28,7 +28,8 @@ decoration {
|
|||||||
|
|
||||||
# Change transparency of focused and unfocused windows
|
# Change transparency of focused and unfocused windows
|
||||||
active_opacity = 1.0
|
active_opacity = 1.0
|
||||||
inactive_opacity = 1.0
|
inactive_opacity = 0.9
|
||||||
|
fullscreen_opacity = 1.0
|
||||||
|
|
||||||
drop_shadow = true
|
drop_shadow = true
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user