added hyprland :)
This commit is contained in:
parent
b72c6d962e
commit
f10b35c55f
10 changed files with 147 additions and 20 deletions
|
@ -10,13 +10,13 @@ in {
|
|||
programs.kitty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
font_size = "13.0";
|
||||
# font_size = "13.0";
|
||||
mouse_hide_wait = -1;
|
||||
url_style = "curly";
|
||||
open_url_with = "default";
|
||||
background_opacity = "0.9";
|
||||
#background_opacity = "0.9";
|
||||
confirm_os_window_close = "0";
|
||||
font_family = "JetBrainsMono Nerd Font";
|
||||
#font_family = "JetBrainsMono Nerd Font";
|
||||
|
||||
cursor_text_color = "background";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue