This commit is contained in:
Giulio De Pasquale 2021-07-01 02:36:59 +02:00
commit af16cfc7c8
3 changed files with 12 additions and 3 deletions

View File

@ -31,6 +31,9 @@
" YouCompleteMe
let g:ycm_key_list_stop_completion = ['<C-y>', '<CR>']
let g:ycm_key_list_select_completion = ['<Up>', '<Down>', '<TAB>']
" enable indent guides
let g:indent_guides_enable_on_vim_startup = 1
'';
viAlias = true;

View File

@ -39,6 +39,9 @@
# lock screen
screensaver = [ "<Primary><Alt>l" ];
# disable screenshot
screenshot = [];
};
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" =

View File

@ -18,9 +18,6 @@ in {
imports = [ ./git.nix ./gnome.nix ./zsh.nix ./code.nix ];
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
# Home Manager needs a bit of information about you and the
# paths it should manage.
home.username = "giulio";
@ -48,6 +45,9 @@ in {
# reversing
rizin
# networking
nmap
# development
clang
@ -64,6 +64,9 @@ in {
# misc
bind
# system
gparted
# autostart
albert_autostart