included installer TUIs, ghostty config and zsh config.
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
# Example binds
|
||||
|
||||
bind=SUPER,R,reload_config # reload mango config
|
||||
bind=SUPER,R,reload_config
|
||||
# Actions
|
||||
|
||||
# window management
|
||||
@@ -26,6 +26,8 @@ bind=SUPER,Z,spawn_shell,dms ipc call powermenu toggle # toggle power menu
|
||||
bind=SUPER,S,spawn_shell,dms ipc call settings toggle # toggle settings
|
||||
bind=SUPER,K,spawn_shell,dms ipc call keybinds toggleWithPath mangowc ~/.config/mango/binds.conf # show binds
|
||||
bind=SUPER,M,spawn_shell,ghostty -e ~/.config/sdgos/mango-config.sh # show mango config editor
|
||||
bind=SUPER,Y,spawn_shell,ghostty -e ~/.config/sdgos/tuis/pkg-install.sh # install packages
|
||||
bind=SUPER+SHIFT,Y,spawn_shell,ghostty -e ~/.config/sdgos/tuis/aur-install.sh # install AUR packages
|
||||
|
||||
#program launchers
|
||||
bind=SUPER,RETURN,spawn_shell,ghostty
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# ! Auto-generated file. Do not edit directly.
|
||||
# Remove source = ./dms/colors.conf from your config to override.
|
||||
|
||||
bordercolor = 0x8e909cff
|
||||
focuscolor = 0xb4c5ffff
|
||||
bordercolor = 0x8b919cff
|
||||
focuscolor = 0xa1c9ffff
|
||||
urgentcolor = 0xffb4abff
|
||||
|
||||
Reference in New Issue
Block a user