Add ascii comments

This commit is contained in:
2021-09-23 14:14:42 +03:00
parent 2f835922fb
commit 4221b943ce

View File

@@ -1,5 +1,8 @@
#
# VARIABLES
# __ ___ ____ ___ _ ____ _ _____ ____
# \ \ / / \ | _ \|_ _| / \ | __ )| | | ____/ ___|
# \ \ / / _ \ | |_) || | / _ \ | _ \| | | _| \___ \
# \ V / ___ \| _ < | | / ___ \| |_) | |___| |___ ___) |
# \_/_/ \_\_| \_\___/_/ \_\____/|_____|_____|____/
#
set $mod Mod4
@@ -23,8 +26,19 @@ set $right "l"
set $up "k"
set $down "j"
# ____ _____ _ _ _____ ____ _ _
# / ___| ____| \ | | ____| _ \ / \ | |
# | | _| _| | \| | _| | |_) | / _ \ | |
# | |_| | |___| |\ | |___| _ < / ___ \| |___
# \____|_____|_| \_|_____|_| \_\/_/ \_\_____|
#
# GENERAL SETTINGS
# ____ _____ _____ _____ ___ _ _ ____ ____
# / ___|| ____|_ _|_ _|_ _| \ | |/ ___/ ___|
# \___ \| _| | | | | | || \| | | _\___ \
# ___) | |___ | | | | | || |\ | |_| |___) |
# |____/|_____| |_| |_| |___|_| \_|\____|____/
#
# Add gaps for windows
@@ -43,8 +57,13 @@ font pango:monospace 8
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
#
# APPLICATIONS
# ____ _____ _ ____ _____ _ _ ____ _ ____ ____ ____
# / ___|_ _|/ \ | _ \_ _| | | | _ \ / \ | _ \| _ \/ ___|
# \___ \ | | / _ \ | |_) || | | | | | |_) | / _ \ | |_) | |_) \___ \
# ___) || |/ ___ \| _ < | | | |_| | __/ / ___ \| __/| __/ ___) |
# |____/ |_/_/ \_\_| \_\|_| \___/|_| /_/ \_\_| |_| |____/
#
# Autostart
@@ -65,8 +84,12 @@ for_window [class="mpv"] floating enable
for_window [class="mpv"] move absolute center
#
# KEY BINDINGS
# _ _________ ______ ___ _ _ ____ ___ _ _ ____ ____
# | |/ / ____\ \ / / __ )_ _| \ | | _ \_ _| \ | |/ ___/ ___|
# | ' /| _| \ V /| _ \| || \| | | | | || \| | | _\___ \
# | . \| |___ | | | |_) | || |\ | |_| | || |\ | |_| |___) |
# |_|\_\_____| |_| |____/___|_| \_|____/___|_| \_|\____|____/
#
# Screenlocker