switched to owncloud
This commit is contained in:
parent
1e03626a6e
commit
b5ae84e644
4 changed files with 5 additions and 9 deletions
|
@ -15,7 +15,6 @@
|
|||
./fish.nix
|
||||
./eza.nix
|
||||
./nvf.nix
|
||||
./nextcloud.nix
|
||||
./git.nix
|
||||
./stylix.nix
|
||||
./direnv.nix
|
||||
|
@ -34,6 +33,8 @@
|
|||
# Allow XWayland apps to not be weird after turning off xwayland scaling in hyprland.conf
|
||||
GDK_SCALE = 1;
|
||||
XCURSOR_SIZE = 24;
|
||||
# Set hyprshot save directory
|
||||
HYPRSHOT_DIR = "$HOME/Pictures/Screenshots";
|
||||
# Set default editor
|
||||
EDITOR = "nvim";
|
||||
NIXOS_OZONE_WL = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue