Compare commits

..

No commits in common. 'da907931fead9475b5ba38bee5d69c7042bc640c' and 'ff95d28ece9878df2eb4fd23e0af41e4145533cd' have entirely different histories.

  1. 3
      .gitmodules
  2. 8
      aerospace/aerospace.toml
  3. 2
      dotbot
  4. 2
      dotbot-asdf
  5. 1
      hammerspoon/Spoons/EnhancedSpaces.spoon
  6. 2
      hammerspoon/init.lua

3
.gitmodules vendored

@ -17,6 +17,3 @@
[submodule "crontab-dotbot"]
path = crontab-dotbot
url = https://github.com/fundor333/crontab-dotbot.git
[submodule "hammerspoon/Spoons/EnhancedSpaces.spoon"]
path = hammerspoon/Spoons/EnhancedSpaces.spoon
url = https://github.com/franzbu/EnhancedSpaces.spoon.git

8
aerospace/aerospace.toml

@ -101,12 +101,6 @@ if.window-title-regex-substring = 'App Store'
if.during-aerospace-startup = false
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.obsproject.obs-studio'
if.window-title-regex-substring = 'OBS.*'
if.during-aerospace-startup = false
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'cc.ffitch.shottr'
if.window-title-regex-substring = 'shottr'
@ -187,7 +181,7 @@ run = ['layout floating']
# activate
# end tell'
# '''
alt-enter = 'exec-and-forget open -n /Applications/Ghostty.app'
# alt-enter = 'exec-and-forget open -n /Applications/Ghostty.app'
# See: https://nikitabobko.github.io/AeroSpace/commands#layout
alt-slash = 'layout tiles horizontal vertical'

2
dotbot

@ -1 +1 @@
Subproject commit a89fd442944d12b0245e2fc346db1264874ef1aa
Subproject commit 3f9e409669172ad662e82fca791f0ad16dce5edd

2
dotbot-asdf

@ -1 +1 @@
Subproject commit 851aae9b52858b62fab04eb807a1c6475ce0f189
Subproject commit 1ff44a2848a70816902218857761bc4511eb7286

1
hammerspoon/Spoons/EnhancedSpaces.spoon

@ -1 +0,0 @@
Subproject commit acfa862615adad4229a067ee940dae0072239e13

2
hammerspoon/init.lua

@ -107,7 +107,7 @@ local coding_layout = {
wifiWatcher = nil
homeSSID = "EV_5G"
homeSSID = "PhRouter_5G"
homeDDID1 = "EinVerne_5G"
lastSSID = hs.wifi.currentNetwork()

Loading…
Cancel
Save