Compare commits
No commits in common. "4dea7b99af379270e83c835ad6826c8840e6ecce" and "6c17a0171be507765f7dd384874d0e6d5907c82a" have entirely different histories.
4dea7b99af
...
6c17a0171b
@ -26,7 +26,6 @@ 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.2);
|
color: rgba(235, 219, 178, 0.8);
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user