upd
This commit is contained in:
@@ -11,8 +11,10 @@
|
|||||||
monitor = [",highres@highrr,auto,auto"];
|
monitor = [",highres@highrr,auto,auto"];
|
||||||
|
|
||||||
exec = [
|
exec = [
|
||||||
"$term"
|
|
||||||
"$bar"
|
"$bar"
|
||||||
|
"[workspace 20 silent] kitty --single-insance --hold fastfetch"
|
||||||
|
"[workspace 20 silent] firefox"
|
||||||
|
"[workspace 1] kitty --single-instance --hold fastfetch"
|
||||||
];
|
];
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
|
|||||||
@@ -5,5 +5,9 @@
|
|||||||
window_padding_width = 10;
|
window_padding_width = 10;
|
||||||
font_size = 12.0;
|
font_size = 12.0;
|
||||||
font_family = "JetBrainsMono Nerd Font";
|
font_family = "JetBrainsMono Nerd Font";
|
||||||
|
input_delay = 0;
|
||||||
|
repaint_delay = 2;
|
||||||
|
sync_to_monitor = false;
|
||||||
|
wayland_enable_ime = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user