dev: automated commit - 2025-11-10 10:37:03

This commit is contained in:
Mariano Z. 2025-11-10 10:37:03 -03:00
parent 1ce29c0997
commit 5a71b7bdab
6 changed files with 289 additions and 6 deletions

View file

@ -28,4 +28,6 @@ exec {
obsidian
localsend_app
vesktop
gtk-launch com.microsoft.Edge.flextop.msedge-cifhbcnohmdccbgoicgdjpfamggdegmo-Default
gtk-launch com.microsoft.Edge.flextop.msedge-faolnafnngnfdaknnbpnkhgohbobgegn-Default
}

View file

@ -16,11 +16,11 @@ bindgesture swipe:down workspace prev
bindsym {
$mod+Return exec $term
$mod+d exec ~/.config/tofi/scripts/drun.sh
$mod+t exec ~/.local/bin/code.sh -s ~/.local/bin/rofi.yaml
$mod+shift+t exec ~/.local/bin/present
$mod+t exec ~/.local/bin/dev-launcher ~/Dev
$mod+Shift+t exec ~/.local/bin/dev-launcher --no-cache ~/Dev
$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 pcmanfm
$mod+e exec ~/.local/bin/launch-or-focus thunar
$mod+y exec clapboard
$mod+b exec rofi-rbw --action copy
}