linux adjustments

This commit is contained in:
Matt Nish-Lapidus 2024-09-30 20:45:33 -04:00
parent 299fd42545
commit da95fce1b9
2 changed files with 13 additions and 14 deletions

View file

@ -6,7 +6,6 @@
"C-x p" #'+popup/other)
(:when (modulep! :ui workspaces)
(:when (featurep :system 'macos)
"s-t" #'+workspace/new
"s-T" #'+workspace/display
"s-1" #'+workspace/switch-to-0
@ -18,7 +17,7 @@
"s-7" #'+workspace/switch-to-6
"s-8" #'+workspace/switch-to-7
"s-9" #'+workspace/switch-to-8
"s-0" #'+workspace/switch-to-final)))
"s-0" #'+workspace/switch-to-final))
(map! :leader
"`" nil

View file

@ -274,4 +274,4 @@
(add-hook 'window-setup-hook #'mnl/frame-center)
(server-start)
;;(unless server-running-p (server-start))