Compare commits

...

50 Commits
master ... main

Author SHA1 Message Date
joelchrono12 fb19af4e9f
ignored stuff 2024-02-16 19:02:21 -06:00
joelchrono12 f59e441d04
alacritty 2024-02-16 19:01:21 -06:00
joelchrono12 55d7ca30d0
inkscape for some reason 2024-02-16 18:59:57 -06:00
joelchrono12 3d52fc00a1
rofi 2024-02-16 18:59:35 -06:00
joelchrono12 254b42d5d9
add neovim config 2024-02-16 18:49:25 -06:00
joelchrono12 d0cb66a72e
modified dunst 2024-02-16 18:48:07 -06:00
joelchrono12 798330134b
modified newsboat, .bashrc 2024-02-16 18:45:13 -06:00
joelchrono12 5f52d46dd9
better config, browser script 2023-01-30 11:29:28 -06:00
joelchrono12 503f942f07
updated msmtp 2023-01-18 08:55:30 -06:00
joelchrono12 8d1a29e6f8
picom update 2023-01-18 08:53:59 -06:00
joelchrono12 48230d73bd
multiple mutt changes 2023-01-18 08:53:18 -06:00
joelchrono12 8b17f259ed
keybindings update 2023-01-18 08:50:28 -06:00
joelchrono12 b2d4d56185
ok ill have some transparency 2023-01-18 08:50:07 -06:00
joelchrono12 37e41cd9a1
reorganized bashrc 2023-01-18 08:49:46 -06:00
joelchrono12 adac873b1c
tokyo-night dunst 2023-01-18 08:48:25 -06:00
joelchrono12 169dd71ee3
themes and scripts 2023-01-16 17:10:51 -06:00
joelchrono12 1c6464883f
replaced fzf, set keyboard layout 2023-01-14 21:36:46 -06:00
joelchrono12 923fc44939
rounded corners 2023-01-14 21:35:47 -06:00
joelchrono12 79cc8e1ab4
new rofi tokyo-night theme, updated scripts 2023-01-13 15:03:40 -06:00
joelchrono12 8ac91d5255
.gitignore won't show nvim stuff 2023-01-04 19:16:38 -06:00
joelchrono12 3f8cb03165
bashrc for void 2023-01-04 19:16:16 -06:00
joelchrono12 b8c7d54836
alacritty 2023-01-04 19:15:47 -06:00
joelchrono12 281bd65f31
awesomewm 2023-01-04 19:14:11 -06:00
joelchrono12 6eb9971a90
updated nvim theme to tokyo-night 2023-01-04 19:13:31 -06:00
joelchrono12 5b86da617b
modified bar 2023-01-04 19:12:20 -06:00
joelchrono12 e829be2ca2
changed to tokyo-night colorscheme 2023-01-04 19:11:51 -06:00
joelchrono12 ac47bbe4a7
added git config 2022-12-15 19:57:50 -06:00
joelchrono12 4a3948a71a
added some scripts 2022-12-15 19:43:43 -06:00
joelchrono12 a543322a76
did some changes 2022-12-15 13:34:22 -06:00
joelchrono12 0db6d191e9
added dictionaries and stuff 2022-12-11 19:16:31 -06:00
joelchrono12 488d0934ff
updated picom config 2022-12-06 11:59:49 -06:00
joelchrono12 60210ffed4
updated nvim config 2022-12-06 11:59:10 -06:00
joelchrono12 4f3e563f47
updated script 2022-12-06 11:57:36 -06:00
joelchrono12 1807af2491
changed alacritty and ignoring some newsboat thing 2022-12-06 11:56:25 -06:00
joelchrono12 34463c8750
what even is this 2022-12-06 10:59:16 -06:00
joelchrono12 c1ae94fd57
added new urls for vdirsyncer 2022-12-04 23:12:58 -06:00
joelchrono12 c1b697cef2
added some inkscape palettes 2022-12-04 23:11:27 -06:00
joelchrono12 98a7498007
made changes to spectrwm config 2022-12-04 23:05:42 -06:00
joelchrono12 b3b1421e90
changed url for newsboat 2022-12-04 23:04:29 -06:00
joelchrono12 250077e639
added color schemes 2022-12-04 23:03:08 -06:00
joelchrono12 34869038a2
added a .gitignore 2022-12-04 23:02:20 -06:00
joelchrono12 50d8330b8d
khal 2022-07-05 16:09:47 -05:00
joelchrono12 427c60082d
newsboat, bashrc, rofi 2022-06-23 17:32:52 -05:00
joelchrono12 8fc87f5624
editor config added, spaces instead of tabs no more 2022-06-18 13:50:43 -05:00
joelchrono12 da15e90344
khard 2022-06-14 22:40:59 -05:00
joelchrono12 be823dcc6f
newsboat 2022-06-14 21:21:51 -05:00
joelchrono12 4cfcc2e63c
config basrhc, mutt, newsboat, rofi, vdirsyncer 2022-06-10 07:41:27 -05:00
joelchrono12 73f96a5f1c added email config 2022-05-31 18:25:16 -05:00
joelchrono12 b2846e73ce
added email setup 2022-05-31 14:48:11 -05:00
joelchrono12 19d2a96030
changes 2022-05-31 14:35:57 -05:00
188 changed files with 4235 additions and 816 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
./stow_home/nvim/.config/nvim/autoload/
./stow_home/nvim/.config/nvim/vim-plug/
./stow_home/tut/.config/tut/accounts.toml
./stow_home/newsboat/.config/newsboat/.rss/*

View File

@ -45,10 +45,11 @@ alias ..='cd ..'
alias .2='cd ../..'
alias .3='cd ../../..'
alias .4='cd ../../../..'
alias xin='sudo apt install'
alias xup='sudo apt update && sudo apt upgrade'
alias xun='sudo apt remove'
alias xs='apt search'
alias xin='sudo xbps-install'
alias xup='sudo xbps-install -Su'
#alias xup='sudo dnf update'
alias xun='sudo xbps-remove -Ro'
alias xs='xbps-query -Rs'
alias sysinfo='inxi -Frxz'
alias cp='cp -i'
alias rm='rm -i'
@ -66,17 +67,22 @@ alias cleandwm='make clean && rm -f config.h && git reset --hard origin/master'
alias casawifi='nmcli device wifi connect INFINITUMIVSL_2.4'
alias yt='youtube-dl --add-metadata -i'
alias yta='yt -x -f bestaudio/best'
alias jk='bundle exec jekyll'
alias fzf='sk'
alias epic="lynx -dump https://gamerjournalist.com/epic-games-free-games-list/ | sed -n '/Game Start End/,/How to claim free games on Epic/p' | head"
# alias picom='picom --experimental-backends --backend glx --blur-method 'dual_kawase' --blur-strength 6 & disown'
alias ssh='TERM=xterm-256color ssh'
export PATH=$PATH:$HOME/bin:$HOME/.local/bin:$HOME/.config/spectrwm/scripts:$HOME/.emacs.d/bin/
export PATH=$PATH:$HOME/.local/matlab/R2022a/bin/
export PATH="$HOME/.config/rofi/scripts:$PATH"
#export MANPAGER="nvim -c 'set ft=man' -"
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
#export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
#source $HOME/.config/bash-config/bashrc.bash
eval "$(starship init bash)"
pfetch
################################################################################
# Install Ruby Gems to ~/gems
export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH"
@ -84,12 +90,15 @@ export EDITOR='nvim'
export GOBIN="$HOME/go/bin"
export GOPATH="$HOME/go"
export PATH="$PATH:$GOBIN"
#radicale --storage-filesystem-folder=~/.var/lib/radicale/collections &
export _JAVA_AWT_WM_NONREPARENTING=1
source /home/chrono/.config/broot/launcher/bash/br
#source /home/chrono/.config/broot/launcher/bash/br
#radicale --storage-filesystem-folder=~/.var/lib/radicale/collections &
# Install Ruby Gems to ~/gems
export GEM_HOME="$HOME/gems"
export PATH="$HOME/gems/bin:$PATH"
export CALIBRE_USE_DARK_PALETTE=1
neofetch
#khal calendar
#setxkbmap -layout latam

View File

@ -0,0 +1,51 @@
IMAPStore joel.chrono@disroot.org-remote
Host disroot.org
Port 993
User joel.chrono@disroot.org
PassCmd "pass joel.chrono@disroot.org"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore joel.chrono@disroot.org-local
Subfolders Verbatim
Path /home/chrono/.local/share/mail/joel.chrono@disroot.org/
Inbox /home/chrono/.local/share/mail/joel.chrono@disroot.org/INBOX
Channel joel.chrono@disroot.org
Expunge Both
Master :joel.chrono@disroot.org-remote:
Slave :joel.chrono@disroot.org-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile
IMAPStore chrono@tilde.cafe-remote
Host imap.tilde.cafe
Port 993
User chrono
PassCmd "pass chrono@tilde.cafe"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
MaildirStore chrono@tilde.cafe-local
Subfolders Verbatim
Path /home/chrono/.local/share/mail/chrono@tilde.cafe/
Inbox /home/chrono/.local/share/mail/chrono@tilde.cafe/INBOX
Channel chrono@tilde.cafe
Expunge Both
Master :chrono@tilde.cafe-remote:
Slave :chrono@tilde.cafe-local:
Patterns * !"[Gmail]/All Mail"
Create Both
SyncState *
MaxMessages 0
ExpireUnread no
# End profile

View File

@ -0,0 +1,14 @@
[database]
path=/home/chrono/.local/share/mail
[user]
name=joel.chrono
primary_email=joel.chrono@disroot.org
[new]
tags=unread;inbox;
ignore=.mbsyncstate;.uidvalidity
[search]
exclude_tags=deleted;spam;
[maildir]
synchronize_flags=true
[crypto]
gpg_path=gpg

View File

@ -0,0 +1,13 @@
#[server]
#hostname = "127.0.0.1"
#port = "5600"
#
#[client]
#commit_interval = 10
#
#[server-testing]
#hostname = "127.0.0.1"
#port = "5666"
#
#[client-testing]
#commit_interval = 5

View File

@ -0,0 +1,5 @@
#[aw-qt]
#autostart_modules = ["aw-server", "aw-watcher-afk", "aw-watcher-window"]
#
#[aw-qt-testing]
#autostart_modules = ["aw-server", "aw-watcher-afk", "aw-watcher-window"]

View File

@ -0,0 +1,11 @@
#[server]
#host = "localhost"
#port = "5600"
#storage = "peewee"
#cors_origins = ""
#
#[server-testing]
#host = "localhost"
#port = "5666"
#storage = "peewee"
#cors_origins = ""

View File

@ -0,0 +1,7 @@
#[aw-watcher-afk]
#timeout = 180
#poll_time = 5
#
#[aw-watcher-afk-testing]
#timeout = 20
#poll_time = 1

View File

@ -0,0 +1,4 @@
#[aw-watcher-window]
#exclude_title = false
#poll_time = 1.0
#strategy_macos = "jxa"

View File

@ -0,0 +1,241 @@
[colors]
draw_bold_text_with_bright_colors = true
[colors.bright]
black = "0x444b6a"
blue = "0x7da6ff"
cyan = "0x0db9d7"
green = "0xb9f27c"
magenta = "0xbb9af7"
red = "0xff7a93"
white = "0xacb0d0"
yellow = "0xff9e64"
[colors.normal]
black = "0x32344a"
blue = "0x7aa2f7"
cyan = "0x449dab"
green = "0x9ece6a"
magenta = "0xad8ee6"
red = "0xf7768e"
white = "0x787c99"
yellow = "0xe0af68"
[colors.primary]
background = "0x1a1b26"
foreground = "0xa9b1d6"
[font]
size = 9.0
[font.bold]
family = "mononoki Nerd Font"
[font.bold_italic]
family = "mononoki Nerd Font"
[font.italic]
family = "mononoki Nerd Font"
[font.normal]
family = "mononoki Nerd Font"
[font.offset]
x = 0
y = 0
[[keyboard.bindings]]
action = "Paste"
key = "V"
mods = "Control|Shift"
[[keyboard.bindings]]
action = "Copy"
key = "C"
mods = "Control|Shift"
[[keyboard.bindings]]
action = "PasteSelection"
key = "Insert"
mods = "Shift"
[[keyboard.bindings]]
action = "ResetFontSize"
key = "Key0"
mods = "Control"
[[keyboard.bindings]]
action = "IncreaseFontSize"
key = "Equals"
mods = "Control"
[[keyboard.bindings]]
action = "IncreaseFontSize"
key = "Plus"
mods = "Control"
[[keyboard.bindings]]
action = "DecreaseFontSize"
key = "Minus"
mods = "Control"
[[keyboard.bindings]]
action = "DecreaseFontSize"
key = "Minus"
mods = "Control"
[[keyboard.bindings]]
action = "Paste"
key = "Paste"
[[keyboard.bindings]]
action = "Copy"
key = "Copy"
[[keyboard.bindings]]
action = "ClearLogNotice"
key = "L"
mods = "Control"
[[keyboard.bindings]]
chars = "\f"
key = "L"
mods = "Control"
[[keyboard.bindings]]
action = "ScrollPageUp"
key = "PageUp"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollPageDown"
key = "PageDown"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollToTop"
key = "Home"
mode = "~Alt"
mods = "Shift"
[[keyboard.bindings]]
action = "ScrollToBottom"
key = "End"
mode = "~Alt"
mods = "Shift"
#[schemes.nord.bright]
#black = "#4c566a"
#blue = "#81a1c1"
#cyan = "#8fbcbb"
#green = "#a3be8c"
#magenta = "#b48ead"
#red = "#bf616a"
#white = "#eceff4"
#yellow = "#ebcb8b"
#[schemes.nord.cursor]
#cursor = "#d8dee9"
#text = "#2e3440"
#[schemes.nord.dim]
#black = "#373e4d"
#blue = "#68809a"
#cyan = "#6d96a5"
#green = "#809575"
#magenta = "#8c738c"
#red = "#94545d"
#white = "#aeb3bb"
#yellow = "#b29e75"
#[schemes.nord.normal]
#black = "#3b4252"
#blue = "#81a1c1"
#cyan = "#88c0d0"
#green = "#a3be8c"
#magenta = "#b48ead"
#red = "#bf616a"
#white = "#e5e9f0"
#yellow = "#ebcb8b"
#[schemes.nord.primary]
#background = "#2e3440"
#dim_foreground = "#a5abb6"
#foreground = "#d8dee9"
#[schemes.nord.search.matches]
#background = "#88c0d0"
#foreground = "CellBackground"
#[schemes.nord.selection]
#background = "#4c566a"
#text = "CellForeground"
#[schemes.nord.vi_mode_cursor]
#cursor = "#d8dee9"
#text = "#2e3440"
#[schemes.tokyo-night.bright]
#black = "0x444b6a"
#blue = "0x7da6ff"
#cyan = "0x0db9d7"
#green = "0xb9f27c"
#magenta = "0xbb9af7"
#red = "0xff7a93"
#white = "0xacb0d0"
#yellow = "0xff9e64"
#[schemes.tokyo-night.normal]
#black = "0x32344a"
#blue = "0x7aa2f7"
#cyan = "0x449dab"
#green = "0x9ece6a"
#magenta = "0xad8ee6"
#red = "0xf7768e"
#white = "0x787c99"
#yellow = "0xe0af68"
#[schemes.tokyo-night.primary]
#background = "0x1a1b26"
#foreground = "0xa9b1d6"
#[schemes.tokyo-night-storm.bright]
#black = "0x444b6a"
#blue = "0x7da6ff"
#cyan = "0x0db9d7"
#green = "0xb9f27c"
#magenta = "0xbb9af7"
#red = "0xff7a93"
#white = "0xacb0d0"
#yellow = "0xff9e64"
#[schemes.tokyo-night-storm.normal]
#black = "0x32344a"
#blue = "0x7aa2f7"
#cyan = "0x449dab"
#green = "0x9ece6a"
#magenta = "0xad8ee6"
#red = "0xf7768e"
#white = "0x9699a8"
#yellow = "0xe0af68"
#[schemes.tokyo-night-storm.primary]
#background = "0x24283b"
#foreground = "0xa9b1d6"
[scrolling]
history = 25000
[window]
opacity = 1
title = "Alacritty"
[window.class]
general = "Alacritty"
instance = "Alacritty"
[window.padding]
x = 1
y = 2

View File

@ -1,480 +0,0 @@
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty itself.
#env:
# TERM variable
#
# This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used.
#TERM: alacritty
window:
# Window dimensions (changes require restart)
#
# Specified in number of columns/lines, not pixels.
# If both are `0`, this setting is ignored.
#dimensions:
# columns: 0
# lines: 0
# Window position (changes require restart)
#
# Specified in number of pixels.
# If the position is not set, the window manager will handle the placement.
#position:
# x: 0
# y: 0
# Window padding (changes require restart)
#
# Blank space added around the window in pixels. This padding is scaled
# by DPI and the specified value is always added at both opposing sides.
padding:
x: 4
y: 2
# Spread additional padding evenly around the terminal content.
#dynamic_padding: false
# Window decorations
#
# Values for `decorations`:
# - full: Borders and title bar
# - none: Neither borders nor title bar
#
# Values for `decorations` (macOS only):
# - transparent: Title bar, transparent background and title bar buttons
# - buttonless: Title bar, transparent background, but no title bar buttons
#decorations: full
# Startup Mode (changes require restart)
#
# Values for `startup_mode`:
# - Windowed
# - Maximized
# - Fullscreen
#
# Values for `startup_mode` (macOS only):
# - SimpleFullscreen
#startup_mode: Windowed
# Window title
title: Alacritty
# Window class (Linux/BSD only):
class:
# Application instance name
instance: Alacritty
# General application class
general: Alacritty
# GTK theme variant (Linux/BSD only)
#
# Override the variant of the GTK theme. Commonly supported values are `dark` and `light`.
# Set this to `None` to use the default theme variant.
#gtk_theme_variant: None
scrolling:
# Maximum number of lines in the scrollback buffer.
# Specifying '0' will disable scrolling.
history: 5000
# Number of lines the viewport will move for every line scrolled when
# scrollback is enabled (history > 0).
#multiplier: 3
# Scroll to the bottom when new text is written to the terminal.
#auto_scroll: false
# Spaces per Tab (changes require restart)
#
# This setting defines the width of a tab in cells.
#
# Some applications, like Emacs, rely on knowing about the width of a tab.
# To prevent unexpected behavior in these applications, it's also required to
# change the `it` value in terminfo when altering this setting.
#tabspaces: 8
# Font configuration
font:
normal:
family: mononoki Nerd Font
bold:
family: mononoki Nerd Font
italic:
family: mononoki Nerd Font
bold_italic:
family: mononoki Nerd Font
size: 12.0
offset:
x: 0
y: 0
# Glyph offset determines the locations of the glyphs within their cells with
# the default being at the bottom. Increasing `x` moves the glyph to the right,
# increasing `y` moves the glyph upwards.
#glyph_offset:
# x: 0
# y: 0
# If `true`, bold text is drawn using the bright color variants.
draw_bold_text_with_bright_colors: true
# ...
# Nord color scheme
colors:
# Default colors
primary:
background: '0x282a36'
foreground: '0xf8f8f2'
# Bright and dim foreground colors
#
# The dimmed foreground color is calculated automatically if it is not present.
# If the bright foreground color is not set, or `draw_bold_text_with_bright_colors`
# is `false`, the normal foreground color will be used.
# Cursor colors
# Colors which should be used to draw the terminal cursor. If these are unset,
# the cursor color will be the inverse of the cell color.
cursor:
text: '0x44475a'
cursor: '0xf8f8f2'
# Selection colors
#
# Colors which should be used to draw the selection area. If selection
# background is unset, selection color will be the inverse of the cell colors.
# If only text is unset the cell text color will remain the same.
# selection:
# text: '0xf8f8f2'
#background: '0x44475a'
colors:
primary:
background: '#2e3440'
foreground: '#d8dee9'
dim_foreground: '#a5abb6'
cursor:
text: '#2e3440'
cursor: '#d8dee9'
vi_mode_cursor:
text: '#2e3440'
cursor: '#d8dee9'
selection:
text: CellForeground
background: '#4c566a'
search:
matches:
foreground: CellBackground
background: '#88c0d0'
bar:
background: '#434c5e'
foreground: '#d8dee9'
normal:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#e5e9f0'
bright:
black: '#4c566a'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#8fbcbb'
white: '#eceff4'
dim:
black: '#373e4d'
red: '#94545d'
green: '#809575'
yellow: '#b29e75'
blue: '#68809a'
magenta: '#8c738c'
cyan: '#6d96a5'
white: '#aeb3bb'
# Indexed Colors
#
# The indexed colors include all colors from 16 to 256.
# When these are not set, they're filled with sensible defaults.
#
# Example:
# `- { index: 16, color: '0xff00ff' }`
#
indexed_colors: []
# Background opacity
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
#background_opacity: 1.0
background_opacity: .8
#selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
# When set to `true`, selected text will be copied to the primary clipboard.
#save_to_clipboard: false
# Allow terminal applications to change Alacritty's window title.
#dynamic_title: true
#cursor:
# Cursor style
#
# Values for `style`:
# - ▇ Block
# - _ Underline
# - | Beam
#style: Beam
# If this is `true`, the cursor will be rendered as a hollow box when the
# window is not focused.
#unfocused_hollow: true
# Live config reload (changes require restart)
#live_config_reload: true
# Shell
#
# You can set `shell.program` to the path of your favorite shell, e.g. `/bin/fish`.
# Entries in `shell.args` are passed unmodified as arguments to the shell.
#
# Default:
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
#shell:
# program: /bin/bash
# args:
# - --login
# Startup directory
#
# Directory the shell is started in. If this is unset, or `None`, the working
# directory of the parent process will be used.
#working_directory: /home/joelchrono12
# WinPTY backend (Windows only)
#
# Alacritty defaults to using the newer ConPTY backend if it is available,
# since it resolves a lot of bugs and is quite a bit faster. If it is not
# available, the the WinPTY backend will be used instead.
#
# Setting this option to `true` makes Alacritty use the legacy WinPTY backend,
# even if the ConPTY backend is available.
#winpty_backend: false
# Send ESC (\x1b) before characters when alt is pressed.
#alt_send_esc: true
#debug:
# Display the time it takes to redraw each frame.
#render_timer: false
# Keep the log file after quitting Alacritty.
#persistent_logging: false
# Log level
#
# Values for `log_level`:
# - None
# - Error
# - Warn
# - Info
# - Debug
# - Trace
#log_level: Warn
# Print all received window events.
#print_events: false
# Record all characters and escape sequences as test data.
#ref_test: false
#mouse:
# Click settings
#
# The `double_click` and `triple_click` settings control the time
# alacritty should wait for accepting multiple clicks as one double
# or triple click.
#double_click: { threshold: 300 }
#triple_click: { threshold: 300 }
# If this is `true`, the cursor is temporarily hidden when typing.
#hide_when_typing: false
#url:
# URL launcher
#
# This program is executed when clicking on a text which is recognized as a URL.
# The URL is always added to the command as the last parameter.
#
# When set to `None`, URL launching will be disabled completely.
#
# Default:
# - (macOS) open
# - (Linux/BSD) xdg-open
# - (Windows) explorer
# launcher:
# program: xdg-open
# args: []
# URL modifiers
#
# These are the modifiers that need to be held down for opening URLs when clicking
# on them. The available modifiers are documented in the key binding section.
#modifiers: None
# Mouse bindings
#
# Mouse bindings are specified as a list of objects, much like the key
# bindings further below.
#
# Each mouse binding will specify a:
#
# - `mouse`:
#
# - Middle
# - Left
# - Right
# - Numeric identifier such as `5`
#
# - `action` (see key bindings)
#
# And optionally:
#
# - `mods` (see key bindings)
#mouse_bindings:
# - { mouse: Middle, action: PasteSelection }
# Key bindings
#
# Key bindings are specified as a list of objects. For example, this is the
# default paste binding:
#
# `- { key: V, mods: Control|Shift, action: Paste }`
#
# Each key binding will specify a:
#
# - `key`: Identifier of the key pressed
#
# - A-Z
# - F1-F24
# - Key0-Key9
#
# A full list with available key codes can be found here:
# https://docs.rs/glutin/*/glutin/event/enum.VirtualKeyCode.html#variants
#
# Instead of using the name of the keys, the `key` field also supports using
# the scancode of the desired key. Scancodes have to be specified as a
# decimal number. This command will allow you to display the hex scancodes
# for certain keys:
#
# `showkey --scancodes`.
#
# Then exactly one of:
#
# - `chars`: Send a byte sequence to the running application
#
# The `chars` field writes the specified string to the terminal. This makes
# it possible to pass escape sequences. To find escape codes for bindings
# like `PageUp` (`"\x1b[5~"`), you can run the command `showkey -a` outside
# of tmux. Note that applications use terminfo to map escape sequences back
# to keys. It is therefore required to update the terminfo when changing an
# escape sequence.
#
# - `action`: Execute a predefined action
#
# - Copy
# - Paste
# - PasteSelection
# - IncreaseFontSize
# - DecreaseFontSize
# - ResetFontSize
# - ScrollPageUp
# - ScrollPageDown
# - ScrollLineUp
# - ScrollLineDown
# - ScrollToTop
# - ScrollToBottom
# - ClearHistory
# - Hide
# - Minimize
# - Quit
# - ToggleFullscreen
# - SpawnNewInstance
# - ClearLogNotice
# - ReceiveChar
# - None
#
# (macOS only):
# - ToggleSimpleFullscreen: Enters fullscreen without occupying another space
#
# - `command`: Fork and execute a specified command plus arguments
#
# The `command` field must be a map containing a `program` string and an
# `args` array of command line parameter strings. For example:
# `{ program: "alacritty", args: ["-e", "vttest"] }`
#
# And optionally:
#
# - `mods`: Key modifiers to filter binding actions
#
# - Command
# - Control
# - Option
# - Super
# - Shift
# - Alt
#
# Multiple `mods` can be combined using `|` like this:
# `mods: Control|Shift`.
# Whitespace and capitalization are relevant and must match the example.
#
# - `mode`: Indicate a binding for only specific terminal reported modes
#
# This is mainly used to send applications the correct escape sequences
# when in different modes.
#
# - AppCursor
# - AppKeypad
# - Alt
#
# A `~` operator can be used before a mode to apply the binding whenever
# the mode is *not* active, e.g. `~Alt`.
#
# Bindings are always filled by default, but will be replaced when a new
# binding with the same triggers is defined. To unset a default binding, it can
# be mapped to the `ReceiveChar` action. Alternatively, you can use `None` for
# a no-op if you do not wish to receive input characters for that binding.
key_bindings:
# (Windows, Linux, and BSD only)
- { key: V, mods: Control|Shift, action: Paste }
- { key: C, mods: Control|Shift, action: Copy }
- { key: Insert, mods: Shift, action: PasteSelection }
- { key: Key0, mods: Control, action: ResetFontSize }
- { key: Equals, mods: Control, action: IncreaseFontSize }
- { key: Plus, mods: Control, action: IncreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
- { key: Paste, action: Paste }
- { key: Copy, action: Copy }
- { key: L, mods: Control, action: ClearLogNotice }
- { key: L, mods: Control, chars: "\x0c" }
- { key: PageUp, mods: Shift, action: ScrollPageUp, mode: ~Alt }
- { key: PageDown, mods: Shift, action: ScrollPageDown, mode: ~Alt }
- { key: Home, mods: Shift, action: ScrollToTop, mode: ~Alt }
- { key: End, mods: Shift, action: ScrollToBottom, mode: ~Alt }

View File

@ -46,7 +46,7 @@ end
-- {{{ Variable definitions
-- Themes define colours, icons, font and wallpapers.
beautiful.init("~/.config/awesome/themes/zenburn/theme.lua")
beautiful.init("~/.config/awesome/themes/tokyonight/theme.lua")
-- This is used later as the default terminal and editor to run.
terminal = "alacritty"
@ -230,6 +230,15 @@ root.buttons(gears.table.join(
-- {{{ Key bindings
globalkeys = gears.table.join(
--awful.key({}, "XF86AudioLowerVolume", function()
--awful.spawn.with_shell("pactl set-sink-volume @DEFAULT_SINK@ -5% && notify-send 'volume down'")end),
--awful.key({}, "XF86AudioRaiseVolume", function()
--awful.spawn.with_shell("pactl set-sink-volume @DEFAULT_SINK@ +5% && notify-send 'volume up'")end),
--awful.key({ }, "XF86MonBrightnessDown", function ()
--awful.spawn.with_shell("brightnessctl set 8%-") end),
--awful.key({ }, "XF86MonBrightnessUp", function ()
--awful.spawn.with_shell("brightnessctl set 8%+") end),
awful.key({ modkey, }, "s", hotkeys_popup.show_help,
{description="show help", group="awesome"}),
awful.key({ modkey, }, "Left", awful.tag.viewprev,
@ -376,13 +385,15 @@ globalkeys = gears.table.join(
{description = "run gui editor", group = "user programs"}),
awful.key({ modkey, altkey }, "d", function () awful.spawn("Discord") end,
{description = "run discord messaging client", group = "launcher"}),
awful.key({ modkey, altkey }, "f", function () awful.spawn("nemo") end,
awful.key({ modkey, altkey }, "f", function () awful.spawn("pcmanfm") end,
{description = "run gui file manager", group = "launcher"}),
awful.key({ modkey, altkey }, "b", function () awful.spawn("firefox") end,
{description = "run browser", group = "user programs"}),
awful.key({ modkey, altkey }, "e", function () awful.spawn("alacritty -e neomutt") end,
{description = "run browser", group = "user programs"}),
awful.key({ modkey}, "p", function () awful.spawn("rofi -show drun") end,
{description = "run rofi prompt (drun)", group = "Rofi launcher"}),
awful.key({ modkey,altkey}, "p", function () awful.spawn("qpost") end,
{description = "Create new blog post", group = "Rofi launcher"}),
awful.key({ modkey,"Shift"}, "q", function () awful.spawn("/home/joelchrono12/.config/rofi/scripts/power-menu.sh") end,
awful.key({ modkey,"Shift"}, "q", function () awful.spawn("/home/chrono/.config/rofi/scripts/power-menu.sh") end,
{description = "run rofi power menu script", group = "Rofi launcher"}),
awful.key({ modkey,altkey}, "k", function () awful.spawn("rofi-pass") end,
{description = "run rofi power menu script", group = "Rofi launcher"}),
@ -390,7 +401,7 @@ globalkeys = gears.table.join(
{description = "run prompt", group = "launcher"}),
awful.key({ modkey,"Shift"}, "s", function () awful.spawn("flameshot gui") end,
{description = "run gui editor", group = "launcher"}),
awful.key({ modkey, altkey }, "p", function () awful.spawn("/home/joelchrono12/.config/rofi/scripts/qpost.sh") end,
awful.key({ modkey, altkey }, "p", function () awful.spawn("/home/chrono/.config/rofi/scripts/qpost.sh") end,
{description = "create new blogpost", group = "launcher"}))
clientkeys = gears.table.join(
awful.key({ modkey, }, "f",
@ -648,16 +659,20 @@ autorunApps =
"lxpolkit",
"xfce4-power-manager",
"nm-applet",
"timeshift-launcher",
"/usr/libexec/polkit-mate-authentication-agent-1",
--"timeshift-launcher",
"syncthing -no-browser",
"flameshot &",
--"/home/joelchrono12/.config/polybar/launch.sh",
--"touchpad-indicator",
"setxkbmap -layout latam",
"nitrogen --restore",
"aw-qt",
"megasync",
"keepasscx",
--"cbatticon",
--"nitrogen --restore",
"/home/chrono/.local/bin/activitywatch/aw-qt",
--"megasync",
"keepassxc",
--"firefox",
"cbatticon",
"kdeconnect-indicator",
}
if autorun then
for app = 1, #autorunApps do

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

View File

@ -0,0 +1,130 @@
-------------------------------
-- "Zenburn" awesome theme --
-- By Adrian C. (anrxc) --
-------------------------------
local themes_path = require("gears.filesystem").get_themes_dir()
local dpi = require("beautiful.xresources").apply_dpi
local lain = require("lain")
local awful = require("awful")
local wibox = require("wibox")
-- {{{ Main
local theme = {}
theme.wallpaper = themes_path .. "zenburn/darkpcnordwall.png"
-- }}}
-- {{{ Styles
-- {{{ Colors
theme.font = "mononoki Nerd Font 11"
theme.taglist_font = "mononoki Nerd Font 13"
theme.fg_normal = "#a9b1d6" -- white
theme.fg_focus = "#E0AF68" -- dark gray
theme.fg_urgent = "#b48ead" -- purple
theme.bg_normal = "#1a1b26" -- black
theme.bg_focus = "#9ECE6A" -- green
theme.bg_urgent = "#b48ead"
theme.taglist_fg_focus = "#1a1b26"
theme.tasklist_bg_focus = "#3b3d57" -- dark light blue
theme.tasklist_fg_focus = "#9ECE6A" -- green
--theme.titlebar_bg_focus = "#9ECE6A"
--theme.titlebar_bg_normal = "#3F3F3F"
theme.titlebar_bg_focus = theme.bg_focus
theme.titlebar_bg_normal = theme.bg_normal
theme.titlebar_fg_focus = theme.fg_focus
-- }}}
-- {{{ Borders
theme.border_width = 2
theme.border_normal = "#1a1b26" -- black
theme.border_focus = "#F7768E"
theme.border_marked = "#CC9393"
theme.useless_gap = 0
-- }}}
-- {{{ Titlebars
--theme.titlebar_bg_focus = "#3F3F3F"
--theme.titlebar_bg_normal = "#3F3F3F"
theme.tasklist_plain_task_name = true
theme.tasklist_disable_icon = true
-- }}}
-- There are other variable sets
-- overriding the default one when
-- defined, the sets are:
-- [taglist|tasklist]_[bg|fg]_[focus|urgent|occupied|empty|volatile]
-- titlebar_[normal|focus]
-- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color]
-- Example:
--theme.taglist_bg_focus = "#CC9393"
-- }}}
-- {{{ Widgets
-- You can add as many variables as
-- you wish and access them by using
-- beautiful.variable in your rc.lua
--theme.fg_widget = "#AECF96"
--theme.fg_center_widget = "#88A175"
--theme.fg_end_widget = "#FF5656"
--theme.bg_widget = "#494B4F"
--theme.border_widget = "#3F3F3F"
-- }}}
-- {{{ Mouse finder
theme.mouse_finder_color = "#CC9393"
-- mouse_finder_[timeout|animate_timeout|radius|factor]
-- }}}
-- {{{ Menu
-- Variables set for theming the menu:
-- menu_[bg|fg]_[normal|focus]
-- menu_[border_color|border_width]
theme.menu_height = dpi(20)
theme.menu_width = dpi(130)
-- }}}
-- {{{ Icons
-- {{{ Taglist
theme.taglist_squares_sel = themes_path .. "zenburn/taglist/squarefz.png"
theme.taglist_squares_unsel = themes_path .. "zenburn/taglist/squarez.png"
--theme.taglist_squares_resize = "false"
-- }}}
-- {{{ Misc
theme.awesome_icon = themes_path .. "zenburn/icons/awesome.png"
theme.menu_submenu_icon = themes_path .. "zenburn/icons/submenu.png"
-- }}}
-- {{{ Layout
theme.layout_tile = themes_path .. "zenburn/layouts/tile.png"
theme.layout_tileleft = themes_path .. "zenburn/layouts/tileleft.png"
theme.layout_tilebottom = themes_path .. "zenburn/layouts/tilebottom.png"
theme.layout_tiletop = themes_path .. "zenburn/layouts/tiletop.png"
theme.layout_fairv = themes_path .. "zenburn/layouts/fairv.png"
theme.layout_fairh = themes_path .. "zenburn/layouts/fairh.png"
theme.layout_spiral = themes_path .. "zenburn/layouts/spiral.png"
theme.layout_dwindle = themes_path .. "zenburn/layouts/dwindle.png"
theme.layout_max = themes_path .. "zenburn/layouts/max.png"
theme.layout_fullscreen = themes_path .. "zenburn/layouts/fullscreen.png"
theme.layout_magnifier = themes_path .. "zenburn/layouts/magnifier.png"
theme.layout_floating = themes_path .. "zenburn/layouts/floating.png"
theme.layout_cornernw = themes_path .. "zenburn/layouts/cornernw.png"
theme.layout_cornerne = themes_path .. "zenburn/layouts/cornerne.png"
theme.layout_cornersw = themes_path .. "zenburn/layouts/cornersw.png"
theme.layout_cornerse = themes_path .. "zenburn/layouts/cornerse.png"
-- }}}
-- {{{ Titlebar
-- }}}
-- }}}
return theme
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80

View File

@ -0,0 +1,130 @@
-------------------------------
-- "Zenburn" awesome theme --
-- By Adrian C. (anrxc) --
-------------------------------
local themes_path = require("gears.filesystem").get_themes_dir()
local dpi = require("beautiful.xresources").apply_dpi
local lain = require("lain")
local awful = require("awful")
local wibox = require("wibox")
-- {{{ Main
local theme = {}
theme.wallpaper = themes_path .. "zenburn/darkpcnordwall.png"
-- }}}
-- {{{ Styles
-- {{{ Colors
theme.font = "mononoki Nerd Font 11"
theme.taglist_font = "mononoki Nerd Font 13"
theme.fg_normal = "#eceff4" -- white
theme.fg_focus = "#434c5e" -- dark blue not so
theme.fg_urgent = "#b48ead" -- purple
theme.bg_normal = "#2e3440" -- dark blue
theme.bg_focus = "#a3be8c" -- green
theme.bg_urgent = "#b48ead"
theme.taglist_fg_focus = "#282a36"
theme.tasklist_bg_focus = "#4c566a" -- dark light blue
theme.tasklist_fg_focus = "#a3be8c" -- green
theme.titlebar_bg_focus = "#3F3F3F"
theme.titlebar_bg_normal = "#3F3F3F"
theme.titlebar_bg_focus = theme.bg_focus
theme.titlebar_bg_normal = theme.bg_normal
theme.titlebar_fg_focus = theme.fg_focus
-- }}}
-- {{{ Borders
theme.border_width = 2
theme.border_normal = "#5e81ac"
theme.border_focus = "#bf616a"
theme.border_marked = "#CC9393"
theme.useless_gap = 0
-- }}}
-- {{{ Titlebars
theme.titlebar_bg_focus = "#3F3F3F"
theme.titlebar_bg_normal = "#3F3F3F"
theme.tasklist_plain_task_name = true
theme.tasklist_disable_icon = true
-- }}}
-- There are other variable sets
-- overriding the default one when
-- defined, the sets are:
-- [taglist|tasklist]_[bg|fg]_[focus|urgent|occupied|empty|volatile]
-- titlebar_[normal|focus]
-- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color]
-- Example:
--theme.taglist_bg_focus = "#CC9393"
-- }}}
-- {{{ Widgets
-- You can add as many variables as
-- you wish and access them by using
-- beautiful.variable in your rc.lua
--theme.fg_widget = "#AECF96"
--theme.fg_center_widget = "#88A175"
--theme.fg_end_widget = "#FF5656"
--theme.bg_widget = "#494B4F"
--theme.border_widget = "#3F3F3F"
-- }}}
-- {{{ Mouse finder
theme.mouse_finder_color = "#CC9393"
-- mouse_finder_[timeout|animate_timeout|radius|factor]
-- }}}
-- {{{ Menu
-- Variables set for theming the menu:
-- menu_[bg|fg]_[normal|focus]
-- menu_[border_color|border_width]
theme.menu_height = dpi(20)
theme.menu_width = dpi(130)
-- }}}
-- {{{ Icons
-- {{{ Taglist
theme.taglist_squares_sel = themes_path .. "zenburn/taglist/squarefz.png"
theme.taglist_squares_unsel = themes_path .. "zenburn/taglist/squarez.png"
--theme.taglist_squares_resize = "false"
-- }}}
-- {{{ Misc
theme.awesome_icon = themes_path .. "zenburn/icons/awesome.png"
theme.menu_submenu_icon = themes_path .. "zenburn/icons/submenu.png"
-- }}}
-- {{{ Layout
theme.layout_tile = themes_path .. "zenburn/layouts/tile.png"
theme.layout_tileleft = themes_path .. "zenburn/layouts/tileleft.png"
theme.layout_tilebottom = themes_path .. "zenburn/layouts/tilebottom.png"
theme.layout_tiletop = themes_path .. "zenburn/layouts/tiletop.png"
theme.layout_fairv = themes_path .. "zenburn/layouts/fairv.png"
theme.layout_fairh = themes_path .. "zenburn/layouts/fairh.png"
theme.layout_spiral = themes_path .. "zenburn/layouts/spiral.png"
theme.layout_dwindle = themes_path .. "zenburn/layouts/dwindle.png"
theme.layout_max = themes_path .. "zenburn/layouts/max.png"
theme.layout_fullscreen = themes_path .. "zenburn/layouts/fullscreen.png"
theme.layout_magnifier = themes_path .. "zenburn/layouts/magnifier.png"
theme.layout_floating = themes_path .. "zenburn/layouts/floating.png"
theme.layout_cornernw = themes_path .. "zenburn/layouts/cornernw.png"
theme.layout_cornerne = themes_path .. "zenburn/layouts/cornerne.png"
theme.layout_cornersw = themes_path .. "zenburn/layouts/cornersw.png"
theme.layout_cornerse = themes_path .. "zenburn/layouts/cornerse.png"
-- }}}
-- {{{ Titlebar
-- }}}
-- }}}
return theme
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

Some files were not shown because too many files have changed in this diff Show More