Adding support for automatically mounting USB drives with udisks2, as well as adding Dolphin file manager for GUI file management

This commit is contained in:
lulusilly 2025-12-06 00:07:29 -04:00
parent ba811dbc3c
commit f30609e1e4
21 changed files with 483 additions and 12 deletions

View file

@ -197,8 +197,8 @@ bind = $tMod SHIFT, O, movetoworkspace, 9
bind = $tMod SHIFT, P, movetoworkspace, 10
# Example special workspace (scratchpad)
bind = $mainMod, S, togglespecialworkspace, magic
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
bind = $tMod, S, togglespecialworkspace, magic
bind = $tMod SHIFT, S, movetoworkspace, special:magic
# Scroll through existing workspaces with mainMod + scroll
bind = $mainMod, mouse_down, workspace, e+1
@ -235,4 +235,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.*
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0