Removed udisks

This commit is contained in:
2025-08-23 16:43:44 -04:00
parent 2e2d7f679b
commit 1564a9f1ec
3 changed files with 8 additions and 5 deletions

View File

@@ -215,7 +215,7 @@
# bind C-c display-popup -E -w 50% -h 50% 'nvim +":cd ~/org" ~/org/refile.norg'
# bind C-c display-popup -E -w 50% -h 50% 'nvim +"VimwikiIndex"
bind C-c display-popup -E -w 60% -h 60% "pytui -n"
bind C-m display-popup -E -w 60% -h 60% "pytui -m"
bind m display-popup -E -w 60% -h 60% "pytui -m"
# bind C-w display-popup -E -w 40% -h 60% "pytui -D"
bind C-o display-popup -E -w 50% -h 50% 'igrep ~/wiki/notes'
@@ -229,7 +229,7 @@
# bind-key -n C-e split-window -v -c '\
#{pane_current_path}' 'vifm\'
bind-key -n C-f split-window 'ranger .'
bind F3 send-keys 'igrep .' C-m
bind F3 send-keys 'igrep .'
'';
};
programs.git = {