kdeconnect: use valent instead; ghostty: set up shift+enter

This commit is contained in:
William 2025-10-22 14:16:52 -03:00
parent 39d1602864
commit db4b93273e
3 changed files with 6 additions and 8 deletions

View file

@ -24,7 +24,7 @@
}}";
bell-features = "border";
gtk-titlebar-style = "tabs";
keybind = [ "shift+enter=esc:\\x1b[13;2u" ];
keybind = [ "shift+enter=text:\\x1b\\r" ];
};
};
@ -34,11 +34,6 @@
};
};
services.kdeconnect = {
enable = true;
indicator = true;
};
xdg = {
enable = true;
userDirs.enable = true;

View file

@ -98,8 +98,8 @@ in
zoom 0.65
}
spawn-at-startup "bash" "-c" "wl-paste --watch cliphist store &"
spawn-at-startup "${noctalia}"
spawn-at-startup "${lib.getExe pkgs.valent}"
layer-rule {
match namespace="^wallpaper$"
place-within-backdrop true