More refactoring and added hyprlock
This commit is contained in:
@@ -68,10 +68,12 @@ in
|
||||
# - Desktop ----------------------------------
|
||||
desktop = {
|
||||
inherit wallpaper;
|
||||
env.grapheio.enable = true;
|
||||
wm.hyprland = {
|
||||
kb_layout = "es,gr";
|
||||
};
|
||||
|
||||
# Use Γραφείο (custom) desktop environment
|
||||
grapheio.enable = true;
|
||||
|
||||
# Add greek keyboard layout
|
||||
wm.hyprland.kb_layout = "es,gr";
|
||||
};
|
||||
|
||||
# - Editors and development ------------------
|
||||
|
||||
Reference in New Issue
Block a user