diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index d5eef83..dff88bd 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -184,6 +184,8 @@ bind = SHIFT, V, exec, QT_SCALE_FACTOR=1.5 virtualbox bind = SHIFT, V, submap, reset bind =, V, exec, bitwarden-desktop bind =, V, submap, reset +bind = SHIFT, W, exec, /opt/winboat/winboat +bind = SHIFT, W, submap, reset bind = SHIFT, B, exec, flatpak run com.usebottles.bottles bind = SHIFT, B, submap, reset bind =, Q, exec, qbittorrent diff --git a/.config/hypr/rules.conf b/.config/hypr/rules.conf index 4c241c8..0baca1b 100644 --- a/.config/hypr/rules.conf +++ b/.config/hypr/rules.conf @@ -26,7 +26,7 @@ windowrule = monitor 1, workspace 10, immediate on, fullscreen on, match:initial # Muh privacy layerrule = no_screen_share on, match:namespace ^(notifications)$ -windowrule = no_screen_share on, match:class ^(Bitwarden|nheko|vesktop|org\.telegram\.desktop|com\.obsproject\.Studio)$ +windowrule = no_screen_share on, match:class ^(Bitwarden|veracrypt|nheko|vesktop|org\.telegram\.desktop|com\.obsproject\.Studio)$ windowrule = float on, match:class ^(Bitwarden|cmst|nemo|qt5ct|waypaper|nwg-look|wdisplays|VirtualBox|pavucontrol|connman-gtk|boulder_dash|blueman-manager|org\.gnome\.Software|nm-connection-editor|org\.kde\.polkit-kde-authentication-agent-1)$ windowrule = float on, match:class ^(org.telegram.desktop|telegramdesktop)$, match:title ^(Media viewer)$ diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index 6f87647..063c462 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -31,7 +31,7 @@ general { # {{{ } # }}} dwindle { # {{{ - pseudotile = false + # pseudotile = false force_split = 2 # 0->follows mouse, 1->left or top, 2->right or bottom preserve_split = true smart_split = false @@ -202,7 +202,7 @@ misc { # {{{ disable_splash_rendering = true force_default_wallpaper = 1 #force_hypr_chan = true - vfr = true # good for battery, variable frame rate + # vfr = true # good for battery, variable frame rate vrr = 0 # adaptive sync, change refresh rate of display, 0 - off, 1 - on, 2 - fullscreen only, 3 - fullscreen with video or game content type mouse_move_enables_dpms = true key_press_enables_dpms = true diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index da7bf94..f0b8e93 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -1,7 +1,9 @@ -"$schema" = "https://yazi-rs.github.io/schemas/keymap.json" +# "$schema" = "https://yazi-rs.github.io/schemas/keymap.json" [mgr] prepend_keymap = [ + { on = "t", run = "tab_create --current", desc = "Create a new tab with CWD" }, + # { on = "", run = "plugin wl-clipboard", desc = "Yank to clipboard" }, { on = "", run = 'shell -- for path in "$@"; do echo "file://$path"; done | wl-copy -t text/uri-list', desc = "Yank to clipboard" }, { on = "", run = 'shell -- dragon-drop -x -a -T -s 256 "$@"', desc = "Open drag and drop window" }, diff --git a/.config/yazi/package.toml b/.config/yazi/package.toml index 353c13d..fb77b84 100644 --- a/.config/yazi/package.toml +++ b/.config/yazi/package.toml @@ -3,5 +3,5 @@ deps = [] [[flavor.deps]] use = "yazi-rs/flavors:dracula" -rev = "9276ffa" -hash = "7a870f143a4026a893ea3123be711e7a" +rev = "36c49ac" +hash = "20624fcdfcf7e4e912de05e348065e5e" diff --git a/.config/yazi/yazi.toml b/.config/yazi/yazi.toml index 1d216a4..2d9d26e 100644 --- a/.config/yazi/yazi.toml +++ b/.config/yazi/yazi.toml @@ -1,4 +1,4 @@ -"$schema" = "https://yazi-rs.github.io/schemas/yazi.json" +# "$schema" = "https://yazi-rs.github.io/schemas/yazi.json" [mgr] ratio = [0, 2, 3] # prev, current, next / preview diff --git a/.gitignore b/.gitignore index 661e395..13d3755 100644 --- a/.gitignore +++ b/.gitignore @@ -34,7 +34,6 @@ !.config/gdu/ !.config/fish/ !.config/paru/ -!.config/htop/ !.config/tealdeer/ !.config/direnv/ !.config/vale/