Compare commits
2 Commits
ecce69cad2
...
b089ae83ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
b089ae83ec
|
|||
|
f12f056e73
|
@ -75,7 +75,7 @@ let-env NU_PLUGIN_DIRS = [
|
||||
]
|
||||
|
||||
# To add entries to PATH (on Windows you might use Path), you can use the following pattern:
|
||||
# let-env PATH = ($env.PATH | split row (char esep) | prepend '/some/path')
|
||||
let-env PATH = ($env.PATH | split row (char esep) | prepend [($env.HOME + "/.local/bin"), ($env.HOME + "/.cargo/bin")])
|
||||
|
||||
mkdir ~/.cache/starship
|
||||
starship init nu | save -f ~/.cache/starship/init.nu
|
||||
|
||||
@ -323,6 +323,7 @@ for_window {
|
||||
[app_id="zoom"] floating enable
|
||||
[title="Firefox - Delningsindikator"] floating enable
|
||||
[app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
|
||||
[app_id="bisq.desktop.app.BisqApp"] floating enable
|
||||
[class="Steam"] floating enable; max_render_time off
|
||||
[app_id="org.keepassxc.KeePassXC"] move to scratchpad, scratchpad show
|
||||
[window_role="pop-up"] floating enable
|
||||
|
||||
Reference in New Issue
Block a user