dev: automated commit - 2025-09-29 12:00:54
This commit is contained in:
parent
efa863631d
commit
0a04450061
3 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue