treewide: switch to IosevkaTerm
This commit is contained in:
parent
61af18e4fe
commit
9348b82355
3 changed files with 3 additions and 3 deletions
|
@ -75,7 +75,7 @@
|
|||
config.workspaceAutoBackAndForth = true;
|
||||
config.terminal = "wezterm";
|
||||
config.modifier = "Mod4";
|
||||
config.fonts.names = [ "Iosevka Nerd Font" ];
|
||||
config.fonts.names = [ "IosevkaTerm Nerd Font" ];
|
||||
config.keybindings = lib.mkOptionDefault {
|
||||
"${mod}+b" = "exec rofi-rbw --selector rofi";
|
||||
"${mod}+d" = "exec rofi -show drun";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue