update: added a project selector TUI and tips, brushed up ghosty config.
This commit is contained in:
@@ -36,6 +36,7 @@ bind=SUPER,E,spawn,nautilus ~
|
||||
bind=SUPER,B,spawn,firefox
|
||||
bind=SUPER,N,spawn_shell,dms ipc call notepad open # open notes
|
||||
bind=SUPER+SHIFT,M,spawn,firefox --new-window https://mangowm.github.io/docs/configuration
|
||||
bind=SUPER+SHIFT,TAB,spawn_shell,ghostty -e ~/.config/sdgos/tuis/project-select.sh # summon project selection TUI
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# ! Auto-generated file. Do not edit directly.
|
||||
# Remove source = ./dms/colors.conf from your config to override.
|
||||
|
||||
bordercolor = 0x8b919cff
|
||||
focuscolor = 0xa1c9ffff
|
||||
bordercolor = 0x8c9199ff
|
||||
focuscolor = 0x9ecafcff
|
||||
urgentcolor = 0xffb4abff
|
||||
|
||||
Reference in New Issue
Block a user