aerial: fix some minor things

This commit is contained in:
41666 2023-12-20 19:00:59 -05:00
parent 2bee635ce3
commit 5a8d68c0cc
5 changed files with 46 additions and 31 deletions

View file

@ -9,7 +9,7 @@
settings = {
wayland_titlebar_color = "system";
background_opacity = "0.82";
font_size = lib.mkDefault 16;
font_size = lib.mkDefault 12;
hide_window_decorations = "no";
linux_display_server = "x11";
confirm_os_window_close = 0;