included issue.nix from my old config, removed hyprland.nix script
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{pkgs, ...}:
|
||||
pkgs.writeShellScriptBin "hyprland" ''
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_DATA_HOME="$HOME/.local/share"
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
exec Hyprland
|
||||
''
|
||||
Reference in New Issue
Block a user