dev: automated commit - 2025-11-25 18:55:01
This commit is contained in:
parent
b3fd082f60
commit
c4c797a205
1 changed files with 4 additions and 2 deletions
|
|
@ -80,6 +80,8 @@ window-rule {
|
|||
match app-id=r#"^uy\.com\.mzunino"#
|
||||
open-on-workspace "scratch"
|
||||
open-floating true
|
||||
default-window-height { proportion 0.8; }
|
||||
default-column-width { proportion 0.8; }
|
||||
}
|
||||
|
||||
window-rule {
|
||||
|
|
@ -154,7 +156,7 @@ binds {
|
|||
Mod+T { spawn-sh "~/.local/bin/niri-dev-launcher ~/Dev"; }
|
||||
Mod+Shift+T { spawn-sh "~/.local/bin/niri-dev-launcher --no-cache ~/Dev"; }
|
||||
Mod+U { spawn-sh "~/test.py -id 'uy.com.mzunino'"; }
|
||||
Mod+Shift+U { spawn-sh "ghostty --window-height=600 --window-width=1200 --class=uy.com.mzunino"; }
|
||||
Mod+Shift+U { spawn-sh "ghostty --class=uy.com.mzunino"; }
|
||||
Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; }
|
||||
Mod+N { spawn-sh "~/.local/bin/sdm-ui.sh dmenu"; }
|
||||
Mod+E { spawn-sh "~/.local/bin/niri-launch-or-focus thunar"; }
|
||||
|
|
@ -307,7 +309,7 @@ spawn-at-startup "slack"
|
|||
spawn-sh-at-startup "gtk-launch com.microsoft.Edge.flextop.msedge-cifhbcnohmdccbgoicgdjpfamggdegmo-Default"
|
||||
spawn-sh-at-startup "gtk-launch com.microsoft.Edge.flextop.msedge-faolnafnngnfdaknnbpnkhgohbobgegn-Default"
|
||||
spawn-sh-at-startup "ghostty --gtk-single-instance=true --quit-after-last-window-closed=false --initial-window=false"
|
||||
spawn-sh-at-startup "ghostty --window-height=600 --window-width=1200 --class=uy.com.mzunino"
|
||||
spawn-sh-at-startup "ghostty --class=uy.com.mzunino"
|
||||
spawn-at-startup "niri" "msg" "action" "focus-workspace" "2"
|
||||
|
||||
hotkey-overlay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue