Compare commits
2 Commits
6c17a0171b
...
4dea7b99af
Author | SHA1 | Date | |
---|---|---|---|
4dea7b99af | |||
53617395a9 |
@ -26,6 +26,7 @@ update_check_interval 0
|
|||||||
#: <https://sw.kovidgoyal.net/kitty/shell-integration/> for details.
|
#: <https://sw.kovidgoyal.net/kitty/shell-integration/> for details.
|
||||||
|
|
||||||
# term xterm-kitty
|
# term xterm-kitty
|
||||||
|
term xterm-256color
|
||||||
|
|
||||||
#: The value of the TERM environment variable to set. Changing this
|
#: The value of the TERM environment variable to set. Changing this
|
||||||
#: can break many terminal programs, only change it if you know what
|
#: can break many terminal programs, only change it if you know what
|
||||||
|
@ -205,6 +205,6 @@ window#waybar.fullscreen #window {
|
|||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
}
|
}
|
||||||
#custom-flatpak {
|
#custom-flatpak {
|
||||||
color: rgba(235, 219, 178, 0.8);
|
color: rgba(235, 219, 178, 0.2);
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user