small updates
This commit is contained in:
@@ -41,5 +41,6 @@ kitty_mod ctrl+shift
|
|||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
window_margin_width 10.0
|
window_margin_width 10.0
|
||||||
include ~/.cache/wal/colors-kitty.conf
|
include ~/.cache/wal/colors-kitty.conf
|
||||||
background_opacity 0.8
|
background #000000
|
||||||
|
background_opacity 0.55
|
||||||
remember_window_size no
|
remember_window_size no
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ slang=en,eng,nl
|
|||||||
sub-auto=all
|
sub-auto=all
|
||||||
sub-file-paths=sub:subtitles:Subs:ENG
|
sub-file-paths=sub:subtitles:Subs:ENG
|
||||||
audio-channels=stereo
|
audio-channels=stereo
|
||||||
|
ytdl_path=yt-dlp
|
||||||
|
|||||||
@@ -21,9 +21,9 @@
|
|||||||
|
|
||||||
# The number of bars (0-200). 0 sets it to auto (fill up console).
|
# The number of bars (0-200). 0 sets it to auto (fill up console).
|
||||||
# Bars' width and space between bars in number of characters.
|
# Bars' width and space between bars in number of characters.
|
||||||
; bars = 0
|
bars = 0
|
||||||
; bar_width = 2
|
bar_width = 1
|
||||||
; bar_spacing = 1
|
bar_spacing = 0
|
||||||
|
|
||||||
|
|
||||||
# Lower and higher cutoff frequencies for lowest and highest bars
|
# Lower and higher cutoff frequencies for lowest and highest bars
|
||||||
|
|||||||
Reference in New Issue
Block a user