From aa974af1819b418500a8b94a531086b170972eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 20 Jan 2022 15:40:35 +0100 Subject: sway: split config file --- config/sway/bar | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/sway/bar (limited to 'config/sway/bar') diff --git a/config/sway/bar b/config/sway/bar new file mode 100644 index 0000000..c09e832 --- /dev/null +++ b/config/sway/bar @@ -0,0 +1,6 @@ +# vim: ft=swayconfig +bar { + status_command i3blocks + position top + font pango:DejaVu Sans Mono 8 +} -- cgit v1.2.3