remove kitty confirmation to close window
This commit is contained in:
parent
b3f0bb2ac5
commit
de4176f554
@ -104,8 +104,13 @@
|
||||
thunderbird
|
||||
lf
|
||||
fzf
|
||||
qemu
|
||||
];
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
users.groups.libvirtd.members = ["smayzy"];
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
programs.fzf.keybindings = true;
|
||||
|
||||
services.flatpak = {
|
||||
|
||||
@ -6,3 +6,4 @@ selection_background #c1ddff
|
||||
foreground #c8c8c8
|
||||
background #323232
|
||||
background_opacity 0.8
|
||||
confirm_os_window_close 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user