prompt
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#input
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_layout = us,no
|
||||
kb_options = grp:win_space_toggle
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
* {
|
||||
font-family: "JetBrainsMono Nerd Font, Font Awesome, monospace";
|
||||
font-family: "JetBrainsMono Nerd Font", "Noto Sans Japanese", "Font Awesome", monospace;
|
||||
font-size: 14px;
|
||||
font-weight: 900;
|
||||
}
|
||||
@@ -73,4 +73,4 @@ button:hover {
|
||||
#custom-lock:hover {
|
||||
color: #E06C75;
|
||||
border-color: #E06C75;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user