Mess
This commit is contained in:
@@ -282,7 +282,8 @@ font_family DejaVuSansMono
|
||||
#: windows in the tab and the window is not the currently focused
|
||||
#: window
|
||||
|
||||
# command_on_bell none
|
||||
# command_on_bell mpv --audio-display=no ~/loli.mp3
|
||||
# command_on_bell ~/.config/kitty/bell.sh
|
||||
|
||||
#: Program to run when a bell occurs.
|
||||
|
||||
@@ -508,7 +509,7 @@ background_opacity 0.8
|
||||
#: change transparency of windows set dynamic_background_opacity to
|
||||
#: yes (this is off by default as it has a performance cost)
|
||||
|
||||
# dynamic_background_opacity no
|
||||
dynamic_background_opacity yes
|
||||
|
||||
#: Allow changing of the background_opacity dynamically, using either
|
||||
#: keyboard shortcuts (increase_background_opacity and
|
||||
@@ -1034,6 +1035,8 @@ shell /bin/zsh
|
||||
# map kitty_mod+a>1 set_background_opacity 1
|
||||
# map kitty_mod+a>d set_background_opacity default
|
||||
# map kitty_mod+delete clear_terminal reset active
|
||||
map kitty_mod+a>o set_background_opacity 1.0
|
||||
map kitty_mod+a>t set_background_opacity 0.8
|
||||
|
||||
#: You can create shortcuts to clear/reset the terminal. For example::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user