This commit is contained in:
Never Gude 2026-05-13 16:31:23 +02:00
parent e1c9a58312
commit 26cb9266d7
5 changed files with 132 additions and 26 deletions

View file

@ -1,6 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export EDITOR:neovide
SETUVAR --export EDITOR:nvim
SETUVAR LESS:RAW\x2dCONTROL\x2dCHARS
SETUVAR __fish_initialized:4300
SETUVAR fish_greeting:\x1d

View file

@ -16,7 +16,7 @@ match-counter=yes
# delayed-filter-ms=300
# delayed-filter-limit=20000
# show-actions=no
# terminal=$TERMINAL -e # Note: you cannot actually use environment variables here
terminal=alacritty -e # Note: you cannot actually use environment variables here
# launch-prefix=<not set>
# list-executables-in-path=no

View file

@ -349,11 +349,11 @@ window-rule {
max-height 37
}
window-rule {
match app-id=r#"ipe$"# title="^Create text object$"
open-floating false
default-column-width { proportion 0.2; }
}
// window-rule {
// match app-id=r#"ipe$"# title="^Create text object$"
// open-floating false
// default-column-width { proportion 0.2; }
// }
window-rule {
match is-floating=true