chore(config): Update Emacs configuration with ibuffer and perspective improvements
This commit is contained in:
@@ -132,9 +132,7 @@
|
||||
|
||||
(add-hook 'exwm-init-hook
|
||||
(lambda ()
|
||||
(if (zerop (shell-command "pgrep -x fcitx5"))
|
||||
(restart-fcitx5)
|
||||
(start-process-shell-command "fcitx5" nil "fcitx5 -d"))
|
||||
(restart-fcitx5)
|
||||
(unless (zerop (shell-command "pgrep -x mihomo"))
|
||||
(start-process-shell-command "mihomo" nil "mihomo -d ~/.config/mihomo/"))
|
||||
(start-process-shell-command "xrandr-refresh" nil "xrandr --output DP-4 --mode 2560x1440 --rate 165.00")
|
||||
|
||||
Reference in New Issue
Block a user