updoot
This commit is contained in:
@@ -184,6 +184,8 @@ bind = SHIFT, V, exec, QT_SCALE_FACTOR=1.5 virtualbox
|
|||||||
bind = SHIFT, V, submap, reset
|
bind = SHIFT, V, submap, reset
|
||||||
bind =, V, exec, bitwarden-desktop
|
bind =, V, exec, bitwarden-desktop
|
||||||
bind =, V, submap, reset
|
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, exec, flatpak run com.usebottles.bottles
|
||||||
bind = SHIFT, B, submap, reset
|
bind = SHIFT, B, submap, reset
|
||||||
bind =, Q, exec, qbittorrent
|
bind =, Q, exec, qbittorrent
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ windowrule = monitor 1, workspace 10, immediate on, fullscreen on, match:initial
|
|||||||
|
|
||||||
# Muh privacy
|
# Muh privacy
|
||||||
layerrule = no_screen_share on, match:namespace ^(notifications)$
|
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 ^(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)$
|
windowrule = float on, match:class ^(org.telegram.desktop|telegramdesktop)$, match:title ^(Media viewer)$
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ general { # {{{
|
|||||||
} # }}}
|
} # }}}
|
||||||
|
|
||||||
dwindle { # {{{
|
dwindle { # {{{
|
||||||
pseudotile = false
|
# pseudotile = false
|
||||||
force_split = 2 # 0->follows mouse, 1->left or top, 2->right or bottom
|
force_split = 2 # 0->follows mouse, 1->left or top, 2->right or bottom
|
||||||
preserve_split = true
|
preserve_split = true
|
||||||
smart_split = false
|
smart_split = false
|
||||||
@@ -202,7 +202,7 @@ misc { # {{{
|
|||||||
disable_splash_rendering = true
|
disable_splash_rendering = true
|
||||||
force_default_wallpaper = 1
|
force_default_wallpaper = 1
|
||||||
#force_hypr_chan = true
|
#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
|
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
|
mouse_move_enables_dpms = true
|
||||||
key_press_enables_dpms = true
|
key_press_enables_dpms = true
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
"$schema" = "https://yazi-rs.github.io/schemas/keymap.json"
|
# "$schema" = "https://yazi-rs.github.io/schemas/keymap.json"
|
||||||
|
|
||||||
[mgr]
|
[mgr]
|
||||||
prepend_keymap = [
|
prepend_keymap = [
|
||||||
|
{ on = "t", run = "tab_create --current", desc = "Create a new tab with CWD" },
|
||||||
|
|
||||||
# { on = "<C-y>", run = "plugin wl-clipboard", desc = "Yank to clipboard" },
|
# { on = "<C-y>", run = "plugin wl-clipboard", desc = "Yank to clipboard" },
|
||||||
{ on = "<C-y>", run = 'shell -- for path in "$@"; do echo "file://$path"; done | wl-copy -t text/uri-list', desc = "Yank to clipboard" },
|
{ on = "<C-y>", run = 'shell -- for path in "$@"; do echo "file://$path"; done | wl-copy -t text/uri-list', desc = "Yank to clipboard" },
|
||||||
{ on = "<C-n>", run = 'shell -- dragon-drop -x -a -T -s 256 "$@"', desc = "Open drag and drop window" },
|
{ on = "<C-n>", run = 'shell -- dragon-drop -x -a -T -s 256 "$@"', desc = "Open drag and drop window" },
|
||||||
|
|||||||
@@ -3,5 +3,5 @@ deps = []
|
|||||||
|
|
||||||
[[flavor.deps]]
|
[[flavor.deps]]
|
||||||
use = "yazi-rs/flavors:dracula"
|
use = "yazi-rs/flavors:dracula"
|
||||||
rev = "9276ffa"
|
rev = "36c49ac"
|
||||||
hash = "7a870f143a4026a893ea3123be711e7a"
|
hash = "20624fcdfcf7e4e912de05e348065e5e"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"$schema" = "https://yazi-rs.github.io/schemas/yazi.json"
|
# "$schema" = "https://yazi-rs.github.io/schemas/yazi.json"
|
||||||
|
|
||||||
[mgr]
|
[mgr]
|
||||||
ratio = [0, 2, 3] # prev, current, next / preview
|
ratio = [0, 2, 3] # prev, current, next / preview
|
||||||
|
|||||||
@@ -34,7 +34,6 @@
|
|||||||
!.config/gdu/
|
!.config/gdu/
|
||||||
!.config/fish/
|
!.config/fish/
|
||||||
!.config/paru/
|
!.config/paru/
|
||||||
!.config/htop/
|
|
||||||
!.config/tealdeer/
|
!.config/tealdeer/
|
||||||
!.config/direnv/
|
!.config/direnv/
|
||||||
!.config/vale/
|
!.config/vale/
|
||||||
|
|||||||
Reference in New Issue
Block a user