This commit is contained in:
Sakooooo 2024-07-29 22:41:50 +04:00
parent 5ecb5e1c7b
commit 0345ce1736
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1295,7 +1295,11 @@ I'm scared
(string-prefix-p "sun-awt-X11-" exwm-instance-name) (string-prefix-p "sun-awt-X11-" exwm-instance-name)
(string= "gimp" exwm-instance-name)) (string= "gimp" exwm-instance-name))
(exwm-workspace-rename-buffer exwm-title)))) (exwm-workspace-rename-buffer exwm-title))))
;; floating
(add-hook 'exwm-floating-setup-hook
(lambda ()
(toggle-frame-tab-bar) ;; No tab bars on floating frames
(exwm-layout-hide-mode-line))
;; always use these keys in emacs ;; always use these keys in emacs
(setq exwm-input-prefix-keys (setq exwm-input-prefix-keys
'(?\C-x '(?\C-x