From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .../flavours/templates/sway/templates/hibiki.mustache | 18 ------------------ .../templates/sway/templates/hibiki.mustache.in | 18 ------------------ 2 files changed, 36 deletions(-) delete mode 100644 .config/flavours/templates/sway/templates/hibiki.mustache delete mode 100644 .config/flavours/templates/sway/templates/hibiki.mustache.in (limited to '.config/flavours/templates/sway') diff --git a/.config/flavours/templates/sway/templates/hibiki.mustache b/.config/flavours/templates/sway/templates/hibiki.mustache deleted file mode 100644 index 77487cc..0000000 --- a/.config/flavours/templates/sway/templates/hibiki.mustache +++ /dev/null @@ -1,18 +0,0 @@ -# vim: ft=swayconfig - -font pango:Iosevka Etoile 9 - -set $text #{{base0F-hex}} -set $text2 #{{base07-hex}} -set $bg #{{base00-hex}} -set $bg2 #{{base05-hex}} -set $main #{{base05-hex}} -set $main2 #{{base0D-hex}} -set $urgent #{{base09-hex}} -set $urgent2 #{{base01-hex}} -set $indicator $text2 - -client.focused $main $main $text $indicator $main -client.focused_inactive $bg $bg $text2 $bg $bg -client.unfocused $bg $bg $text2 $bg $bg -client.urgent $urgent2 $urgent $text $urgent2 $urgent diff --git a/.config/flavours/templates/sway/templates/hibiki.mustache.in b/.config/flavours/templates/sway/templates/hibiki.mustache.in deleted file mode 100644 index 9b1b331..0000000 --- a/.config/flavours/templates/sway/templates/hibiki.mustache.in +++ /dev/null @@ -1,18 +0,0 @@ -# vim: ft=swayconfig - -font pango:@uifont@ 9 - -set $text #{{base0F-hex}} -set $text2 #{{base07-hex}} -set $bg #{{base00-hex}} -set $bg2 #{{base05-hex}} -set $main #{{base05-hex}} -set $main2 #{{base0D-hex}} -set $urgent #{{base09-hex}} -set $urgent2 #{{base01-hex}} -set $indicator $text2 - -client.focused $main $main $text $indicator $main -client.focused_inactive $bg $bg $text2 $bg $bg -client.unfocused $bg $bg $text2 $bg $bg -client.urgent $urgent2 $urgent $text $urgent2 $urgent -- cgit 1.4.1