mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
Enabled numlock by default in hyprland env
This commit is contained in:
@@ -60,6 +60,10 @@ gestures {
|
||||
workspace_swipe = false
|
||||
}
|
||||
|
||||
input {
|
||||
numlock_by_default = true;
|
||||
}
|
||||
|
||||
misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
|
||||
Reference in New Issue
Block a user