259 current 2024-03-21 14:50:10 24.05.20240319.b06025f 6.8.0-zen1 *

This commit is contained in:
zackartz 2024-03-21 14:50:20 -04:00
parent c8afbea8c5
commit 2acf7b1d40
3 changed files with 1 additions and 5 deletions

View file

@ -15,7 +15,6 @@
./swayidle.nix
./vim/default.nix
../rice/wezterm.nix
../rice/hyprland
# ../rice/sway
../rice/gtk.nix

View file

@ -23,7 +23,7 @@ return {
fillchars = "eob: ",
modeline = false,
conceallevel = 2,
mouse = "",
mouse = "a",
clipboard = "unnamedplus",
},

View file

@ -1,3 +0,0 @@
{
programs.wezterm.enable = true;
}