From 0345ce173683809134964b70128eeed17bcf0c17 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:41:50 +0400 Subject: [PATCH] asdf --- config/emacs/emacs.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 67810040..0c01bc21 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1295,7 +1295,11 @@ I'm scared (string-prefix-p "sun-awt-X11-" exwm-instance-name) (string= "gimp" exwm-instance-name)) (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 (setq exwm-input-prefix-keys '(?\C-x