From 67dabe8e3427b5f0ab251fe7c35a3192bf3e5c0a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 24 Aug 2025 12:22:50 +0900 Subject: modified aerospace/aerospace.toml, modified shell/bm-dirs, modified shell/bm-files --- mac/.config/aerospace/aerospace.toml | 9 +++++---- mac/.config/shell/bm-dirs | 2 ++ mac/.config/shell/bm-files | 2 ++ 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'mac') diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index 04859fd..c1a7afd 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -98,15 +98,16 @@ on-focus-changed = ['move-mouse window-lazy-center'] # - Keypad special. keypadClear, keypadDecimalMark, keypadDivide, keypadEnter, keypadEqual, # keypadMinus, keypadMultiply, keypadPlus # - Arrows. left, down, up, right - + # All possible modifiers: cmd, alt, ctrl, shift - + # All possible commands: https://nikitabobko.github.io/AeroSpace/commands - + # You can uncomment this line to open up terminal with alt + enter shortcut # See: https://nikitabobko.github.io/AeroSpace/commands#exec-and-forget # alt-enter = 'exec-and-forget open -n /System/Applications/Utilities/Terminal.app' - + alt-enter = 'exec-and-forget open -n /Applications/kitty.app' + # See: https://nikitabobko.github.io/AeroSpace/commands#layout alt-slash = 'layout tiles horizontal vertical' alt-comma = 'layout accordion horizontal vertical' diff --git a/mac/.config/shell/bm-dirs b/mac/.config/shell/bm-dirs index 38cfe76..7afa15d 100644 --- a/mac/.config/shell/bm-dirs +++ b/mac/.config/shell/bm-dirs @@ -6,6 +6,7 @@ btw ${XDG_SCRIPTS_HOME:-${HOME}/.local/bin}/task/taskwarrior-tui bz ${XDG_SCRIPTS_HOME:-${HOME}/.local/bin}/zsh cab ${XDG_CONFIG_HOME:-${HOME}/.config}/abook cac ${XDG_CACHE_HOME:-${HOME}/.cache} +cae ${XDG_CONFIG_HOME:-${HOME}/.config}/aerospace cbc ${XDG_CONFIG_HOME:-${HOME}/.config}/bash cdb ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/dwmblocks cdm ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/dmenu @@ -31,6 +32,7 @@ cr ${XDG_SCRIPTS_HOME:-${HOME}/.local/bin}/cron cse ${XDG_CONFIG_HOME:-${HOME}/.config}/sesh csf ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/surf csh ${XDG_CONFIG_HOME:-${HOME}/.config}/shell +csk ${XDG_CONFIG_HOME:-${HOME}/.config}/sketchybar csl ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/slock cst ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/st ctc ${XDG_CONFIG_HOME:-${HOME}/.config}/task diff --git a/mac/.config/shell/bm-files b/mac/.config/shell/bm-files index 8210d32..6a853ff 100644 --- a/mac/.config/shell/bm-files +++ b/mac/.config/shell/bm-files @@ -2,6 +2,7 @@ vab ${XDG_CONFIG_HOME:-${HOME}/.config}/abook/addressbook # Address book config vbc ${XDG_CONFIG_HOME:-${HOME}/.config}/bash/bashrc # Bash (shell) config vbd ${XDG_CONFIG_HOME:-${HOME}/.config}/shell/bm-dirs # A list of bookmarked directories similar to this file +vae ${XDG_CONFIG_HOME:-${HOME}/.config}/aerospace/aerospace.toml # Aerospace config vbf ${XDG_CONFIG_HOME:-${HOME}/.config}/shell/bm-files # This file, a list of bookmarked files vbi ${XDG_CONFIG_HOME:-${HOME}/.config}/shell/inputrc # This file is for gnu readline vbp ${XDG_CONFIG_HOME:-${HOME}/.config}/bash/bash_profile # Bash profile @@ -28,6 +29,7 @@ vqt ${XDG_CONFIG_HOME:-${HOME}/.config}/qutebrowser/config.py Vsm /etc/samba/smb.conf # Samba config vse ${XDG_CONFIG_HOME:-${HOME}/.config}/sesh/sesh.toml # Sesh config vsf ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/surf/config.def.h # Surf: a simple browser +vsk ${XDG_CONFIG_HOME:-${HOME}/.config}/sketchybar/sketchybarrc # Sketchybar config vsl ${XDG_SOURCES_HOME:-${HOME}/.local/src}/suckless/slock/config.def.h # Slock: lock screen vsp ${XDG_DATA_HOME:-${HOME}/.local/share}/thesiah/snippets # Snippets vss ${XDG_CONFIG_HOME:-${HOME}/.config}/starship/starship.toml # Starship -- cgit v1.2.3