mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
worked on ly config and added Anki
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# Basic TUI settings
|
||||
clear_password = true;
|
||||
default_input = "password";
|
||||
fg = "0x00FFFFFF";
|
||||
fg = "0xdecda600";
|
||||
full_color = true;
|
||||
hide_borders = false;
|
||||
hide_key_hints = true;
|
||||
@@ -40,7 +40,7 @@
|
||||
# Optional commands (leave null or comment if unused)
|
||||
hibernate_cmd = null;
|
||||
inactivity_cmd = null;
|
||||
#login_cmd = "exec hyprland";
|
||||
#login_cmd = "exec /run/current-system/sw/bin/hyprland";
|
||||
logout_cmd = null;
|
||||
sleep_cmd = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user