fixed update
This commit is contained in:
+8
-1
@@ -12,6 +12,10 @@ bind=SUPER+ALT,C,restore_minimized
|
||||
#specific terminal scratchpad for a quick access terminal
|
||||
bind=SUPER+ALT,SPACE,toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,ghostty +new-window --title="scratchpad-term" && sleep 0.2 && mmsg dispatch toggle_named_scratchpad,com.mitchellh.ghostty,scratchpad-term,ghostty +new-window --title="scratchpad-term"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
##! window management
|
||||
bind=SUPER,T,togglefloating, # float/unfloat active window
|
||||
bind=SUPER,F,togglefullscreen, # fullscreen active window
|
||||
@@ -20,7 +24,9 @@ bind=SUPER,Q,killclient, # Close active window
|
||||
bind=SUPER+SHIFT,Q,quit, # Exit mango
|
||||
bind=SUPER+SHIFT,P,toggleoverlay, # toggle overlay mode
|
||||
bind=SUPER,P,toggleglobal
|
||||
bind=ALT,TAB,toggleoverview
|
||||
bind=ALT,TAB,togglejump
|
||||
bind=CTRL,TAB,spawn_shell,mmsg dispatch setoption,ov_tab_mode,0 && mmsg dispatch togglejump && sleep 3 && mmsg dispatch setoption,ov_tab_mode,1 # toggle overview
|
||||
#bindr=CTRL,TAB,spawn_shell,mmsg dispatch setoption,ov_tab_mode,1
|
||||
bind=SUPER,A,spawn_shell,~/.config/sdgos/misc/layoutbutton.sh # special layout toggle
|
||||
bind=SUPER+SHIFT,A,switch_layout
|
||||
|
||||
@@ -42,6 +48,7 @@ bind=SUPER,M,spawn_shell,ghostty -e ~/.config/sdgos/mango-config.sh # show mango
|
||||
bind=SUPER+ALT,M,spawn_shell,ghostty -e ~/.config/sdgos/config-overview/menu.sh # mango config explainer menu
|
||||
bind=SUPER+SHIFT,W,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/tuis/layout-switch.sh # switch between layouts on the current workspace
|
||||
bind=SUPER+SHIFT,D,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/tuis/bar-presets.sh # switch bar presets
|
||||
bind=SUPER+ALT,T,spawn_shell,ghostty --title="Floating-Menu" -e ~/.config/sdgos/misc/colors.sh # show dank palette colors
|
||||
|
||||
###! wallpapers
|
||||
bind=ALT,W,spawn_shell,dms ipc call wallpaper next # next wallpaper
|
||||
|
||||
Reference in New Issue
Block a user