New backup 2025-09-03 20:15:02
This commit is contained in:
parent
521f2874ae
commit
ac6589d75b
2 changed files with 2 additions and 2 deletions
|
@ -48,4 +48,4 @@ shadow_inactive_color $color088
|
|||
shadow_blur_radius 10
|
||||
corner_radius 8
|
||||
|
||||
exec '/usr/bin/python3 $HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.85'
|
||||
exec '$HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.9'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
|
||||
# This script requires i3ipc-python package (install it from a system package manager
|
||||
# or pip).
|
||||
|
|
Loading…
Add table
Reference in a new issue