259 current 2024-03-21 14:50:10 24.05.20240319.b06025f 6.8.0-zen1 *
This commit is contained in:
parent
c8afbea8c5
commit
2acf7b1d40
3 changed files with 1 additions and 5 deletions
|
|
@ -15,7 +15,6 @@
|
||||||
./swayidle.nix
|
./swayidle.nix
|
||||||
./vim/default.nix
|
./vim/default.nix
|
||||||
|
|
||||||
../rice/wezterm.nix
|
|
||||||
../rice/hyprland
|
../rice/hyprland
|
||||||
# ../rice/sway
|
# ../rice/sway
|
||||||
../rice/gtk.nix
|
../rice/gtk.nix
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ return {
|
||||||
fillchars = "eob: ",
|
fillchars = "eob: ",
|
||||||
modeline = false,
|
modeline = false,
|
||||||
conceallevel = 2,
|
conceallevel = 2,
|
||||||
mouse = "",
|
mouse = "a",
|
||||||
clipboard = "unnamedplus",
|
clipboard = "unnamedplus",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
programs.wezterm.enable = true;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue