New backup 2025-08-20 20:30:14
This commit is contained in:
parent
1025ebe4a8
commit
533bc6ff6d
1 changed files with 4 additions and 1 deletions
|
@ -39,4 +39,7 @@ shadow_color $color5aa
|
||||||
shadow_inactive_color $color055
|
shadow_inactive_color $color055
|
||||||
shadow_blur_radius 6
|
shadow_blur_radius 6
|
||||||
corner_radius 8
|
corner_radius 8
|
||||||
default_dim_inactive 0.25
|
#default_dim_inactive 0.25
|
||||||
|
set $alphamark "α"
|
||||||
|
for_window [con_mark=$alphamark] opacity set $trans
|
||||||
|
bindsym $mod+Control+a mark --toggle "$alphamark" ; [con_id=__focused__] opacity set 1 ;[con_mark=$alphamark con_id=__focused__] opacity set $trans
|
||||||
|
|
Loading…
Add table
Reference in a new issue