Ver código fonte

dev: automated commit - 2025-09-29 12:00:54

Mariano Z. 4 meses atrás
pai
commit
0a04450061

+ 1 - 1
config/.config/mimeapps.list

@@ -23,4 +23,4 @@ application/xml=nvim-kitty.desktop
 application/x-extension-html=nvim-kitty.desktop
 x-scheme-handler/discord=vesktop.desktop
 x-scheme-handler/msteams=teams-for-linux.desktop
-inode/directory=nemo.desktop
+inode/directory=pcmanfm.desktop

+ 1 - 1
sway/.config/sway/config.d/keybindings

@@ -20,7 +20,7 @@ bindsym {
     $mod+shift+t  exec ~/.local/bin/present
     $mod+n        exec ~/.local/bin/sdm-ui.sh dmenu
     $mod+o        exec ~/.local/bin/launch-or-focus obsidian "cd /home/forbi/Documents/Vault && $term --class obsidian nvim"
-    $mod+e        exec nemo
+    $mod+e        exec pcmanfm
 }
 
 # Window Management

+ 1 - 0
zsh/.config/zsh/path.zsh

@@ -9,6 +9,7 @@ function update_path() {
         "$HOME/.dotnet/tools"
         "$HOME/.local/share/npm/bin"
         "$HOME/.local/share/cargo/bin"
+        "$HOME/.local/share/go/bin"
     )
 
     # Prepare new PATH variable