greetd
This commit is contained in:
parent
0566bb0001
commit
88bb64d98b
2 changed files with 5 additions and 33 deletions
|
@ -65,37 +65,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
# services.greetd = {
|
||||
# enable = true;
|
||||
# package = pkgs.greetd.gtkgreet;
|
||||
# settings = {
|
||||
# default_session = {
|
||||
# command = "Hyprland --config /etc/greetd/hyprland.conf";
|
||||
# user = "greeter";
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# environment.etc."greetd/environments".text = ''
|
||||
# Hyprland
|
||||
# '';
|
||||
# environment.etc."greetd/hyprland.conf".text = ''
|
||||
# monitor = DP-3,2560x1440@144,1920x0,1
|
||||
# monitor = HDMI-A-5,1920x1080@75,0x0,1
|
||||
# misc {
|
||||
# disable_hyprland_logo = true
|
||||
# }
|
||||
|
||||
# exec-once = tuigreet -l -b /etc/greetd/wallpaper.jpg -s /etc/greetd/style.css; hyprctl dispatch exit
|
||||
# '';
|
||||
# environment.etc."greetd/wallpaper.jpg".source = ./hypr/wallpaper.jpg;
|
||||
# environment.etc."greetd/style.css".text = ''
|
||||
# window {
|
||||
# background-position: center;
|
||||
# background-repeat: no-repeat;
|
||||
# background-size: cover;
|
||||
# background-color: black;
|
||||
# }
|
||||
# '';
|
||||
|
||||
# Configure console keymap
|
||||
console.keyMap = "us";
|
||||
|
|
|
@ -33,12 +33,15 @@
|
|||
ripgrep
|
||||
fd
|
||||
zoom-us
|
||||
obsidian
|
||||
zotero
|
||||
|
||||
# development
|
||||
jetbrains.idea-ultimate
|
||||
gnumake
|
||||
texlive.combined.scheme-full
|
||||
ltex-ls
|
||||
texliveFull
|
||||
# texlive.combined.scheme-full
|
||||
# ltex-ls
|
||||
ghostscript
|
||||
jdk11
|
||||
coq
|
||||
|
|
Loading…
Reference in a new issue