This commit is contained in:
Nikos Papadakis 2024-12-28 12:39:44 +02:00
parent c96fdac1b1
commit 645f0af0aa
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02
3 changed files with 2 additions and 18 deletions

View file

@ -1,17 +0,0 @@
shell=fish
font=JetBrainsMono NF:size=12
[bell]
urgent=no
notify=no
[scrollback]
lines=100000
[mouse]
hide-when-typing=yes
[colors]
alpha=1
# vim: ft=dosini

View file

@ -19,3 +19,5 @@ keybind = alt+t=new_tab
keybind = ctrl+enter=unbind
keybind = ctrl+shift+t=unbind
keybind = ctrl+shift+j=unbind
# vim:ft=dosini

View file

@ -18,7 +18,6 @@
# plain files is through 'home.file'.
xdg.configFile = {
"nvim".source = ./nvim;
"foot".source = ./foot;
"hypr".source = ./hypr;
"ghostty".source = config.lib.file.mkOutOfStoreSymlink "/home/${extra.user}/.dotfiles/ghostty";
};