fuck it up
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
unfocused-split-opacity = 1;
|
||||
|
||||
quit-after-last-window-closed = false;
|
||||
|
||||
keybind = [
|
||||
"ctrl+shift+enter>ctrl+shift+h=new_split:left"
|
||||
"ctrl+shift+enter>ctrl+shift+l=new_split:right"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
{...}: {
|
||||
{inputs, pkgs, ...}: {
|
||||
home.packages = [
|
||||
inputs.expert.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
home.file.".config/helix" = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
|
||||
Reference in New Issue
Block a user