From 4221b943ce1b4eb9e6c3b7d8e0013737aacea2a4 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 23 Sep 2021 14:14:42 +0300 Subject: [PATCH] Add ascii comments --- i3_config | 45 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/i3_config b/i3_config index c28a12b..9c02cf2 100644 --- a/i3_config +++ b/i3_config @@ -1,5 +1,8 @@ -# -# VARIABLES +# __ ___ ____ ___ _ ____ _ _____ ____ +# \ \ / / \ | _ \|_ _| / \ | __ )| | | ____/ ___| +# \ \ / / _ \ | |_) || | / _ \ | _ \| | | _| \___ \ +# \ V / ___ \| _ < | | / ___ \| |_) | |___| |___ ___) | +# \_/_/ \_\_| \_\___/_/ \_\____/|_____|_____|____/ # set $mod Mod4 @@ -23,9 +26,20 @@ set $right "l" set $up "k" set $down "j" -# -# GENERAL SETTINGS -# + + +# ____ _____ _ _ _____ ____ _ _ +# / ___| ____| \ | | ____| _ \ / \ | | +# | | _| _| | \| | _| | |_) | / _ \ | | +# | |_| | |___| |\ | |___| _ < / ___ \| |___ +# \____|_____|_| \_|_____|_| \_\/_/ \_\_____| +# +# ____ _____ _____ _____ ___ _ _ ____ ____ +# / ___|| ____|_ _|_ _|_ _| \ | |/ ___/ ___| +# \___ \| _| | | | | | || \| | | _\___ \ +# ___) | |___ | | | | | || |\ | |_| |___) | +# |____/|_____| |_| |_| |___|_| \_|\____|____/ +# # Add gaps for windows gaps inner 8 @@ -43,9 +57,14 @@ font pango:monospace 8 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod -# -# APPLICATIONS -# + + +# ____ _____ _ ____ _____ _ _ ____ _ ____ ____ ____ +# / ___|_ _|/ \ | _ \_ _| | | | _ \ / \ | _ \| _ \/ ___| +# \___ \ | | / _ \ | |_) || | | | | | |_) | / _ \ | |_) | |_) \___ \ +# ___) || |/ ___ \| _ < | | | |_| | __/ / ___ \| __/| __/ ___) | +# |____/ |_/_/ \_\_| \_\|_| \___/|_| /_/ \_\_| |_| |____/ +# # Autostart exec --no-startup-id nitrogen --restore @@ -65,9 +84,13 @@ for_window [class="mpv"] floating enable for_window [class="mpv"] move absolute center -# -# KEY BINDINGS -# + +# _ _________ ______ ___ _ _ ____ ___ _ _ ____ ____ +# | |/ / ____\ \ / / __ )_ _| \ | | _ \_ _| \ | |/ ___/ ___| +# | ' /| _| \ V /| _ \| || \| | | | | || \| | | _\___ \ +# | . \| |___ | | | |_) | || |\ | |_| | || |\ | |_| |___) | +# |_|\_\_____| |_| |____/___|_| \_|____/___|_| \_|\____|____/ +# # Screenlocker bindsym $mod+Shift+s exec i3lock -f -i $HOME/Pictures/2b-blurred.png