i3-gaps, polybar

This commit is contained in:
2020-01-26 11:31:35 +01:00
parent aa9923a2be
commit 446672331f
32 changed files with 2164 additions and 12 deletions

23
.git-commit-template.txt Normal file
View File

@ -0,0 +1,23 @@
# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<---- Using a Maximum Of 50 Characters ---->|
# Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Provide links or keys to any relevant tickets, articles or other resources
# Example: Github issue #23
# --- COMMIT END ---
# Typy commitów
# feat (nowa funkcja)
# fix (poprawka)
# refactor (refactoring kodu)
# style (formatting stylu kodu, bez zmian funkcjonalnych)
# docs (zmiany w dokumentacji)
# test (testowy commit, bez wpływu na produkcję)
#
#
#
# Integracja z TAIGA
# ------------------------------------------------------------------
# TG-{REF} (REF to id US/ISSUE/etc w Taiga)