Minor updates

This commit is contained in:
2022-05-09 10:08:41 +02:00
parent b57650cced
commit e983b735d7
4 changed files with 12 additions and 7 deletions

8
i3.org
View File

@@ -69,18 +69,19 @@ workspace_layout default
#+end_src
#+begin_src conf
focus_follows_mouse yes
focus_follows_mouse no
#+end_src
* Border
#+begin_src conf
default_border pixel 1
default_border pixel 2
#+end_src
* Settings for i3-gaps
#+begin_src conf
gaps inner 10
gaps outer 2
gaps outer 1
smart_gaps on
#+end_src
* Workspace names
@@ -137,6 +138,7 @@ for_window [title="ncmpcpp"] floating enable, resize set 800 400, move position
for_window [title="Sensors"] floating enable, resize set 800 400, move position center
for_window [title="nmtui"] floating enable, resize set 800 600, move position center
for_window [title="Xournal"] floating enable, resize set 1100 750, move position center
for_window [title="esrf-phonebook"] floating enable, resize set 1400 400, move position center
#+end_src
* Scratchpad