wip: dnsc-machine setup
This commit is contained in:
parent
40f1e6ac35
commit
8fbed39caa
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
installVimSyntax = true;
|
||||
# systemd.enable = true;
|
||||
systemd.enable = true;
|
||||
clearDefaultKeybinds = true;
|
||||
settings = {
|
||||
theme = "Catppuccin Mocha";
|
||||
|
|
@ -61,8 +61,8 @@
|
|||
"ctrl+b>8=goto_tab:8"
|
||||
"ctrl+b>9=goto_tab:9"
|
||||
"ctrl+b>p=toggle_command_palette"
|
||||
"ctrl+b+u=scroll_page_lines:-20"
|
||||
"ctrl+b+d=scroll_page_lines:20"
|
||||
"ctrl+shift+u=scroll_page_lines:-40"
|
||||
"ctrl+shift+d=scroll_page_lines:40"
|
||||
"ctrl+plus=increase_font_size:2"
|
||||
"ctrl+minus=decrease_font_size:2"
|
||||
"ctrl+0=reset_font_size"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue