0711
This commit is contained in:
@ -74,7 +74,7 @@
|
||||
unimatrix
|
||||
unzip
|
||||
wttrbar
|
||||
yazi
|
||||
#yazi
|
||||
zellij-ps
|
||||
zip
|
||||
];
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
@ -29,7 +28,7 @@ in {
|
||||
--header 'Press CTRL-Y to copy command into clipboard'"
|
||||
set -x FZF_DEFAULT_COMMAND fd --type f --exclude .git --follow --hidden
|
||||
set -x FZF_CTRL_T_COMMAND "$FZF_DEFAULT_COMMAND"
|
||||
set -x FLAKE $HOME/m3-kratos
|
||||
set -x FLAKE $HOME/p/nixos/nixos-config
|
||||
|
||||
if test (tty) = "/dev/tty1"
|
||||
exec Hyprland &> /dev/null
|
||||
|
Reference in New Issue
Block a user