Compare commits

...

6 Commits

Author SHA1 Message Date
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
8 changed files with 24 additions and 21 deletions

View File

@ -69,13 +69,14 @@ alias yt='youtube-dl --add-metadata -i'
alias yta='yt -x -f bestaudio/best'
alias jk='bundle exec jekyll'
alias fzf='sk'
alias t='todo.sh'
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
@ -89,18 +90,14 @@ 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
export _JAVA_AWT_WM_NONREPARENTING=1
#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 PATH="$HOME/.config/rofi/scripts:$PATH"
export CALIBRE_USE_DARK_PALETTE=1
#pfetch &
#fortune -s wisdom | cowsay -f tux
neofetch
setxkbmap -layout latam
#cat school.md

View File

@ -34,7 +34,7 @@ window:
#
# 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.
opacity: 1
opacity: .9
padding:
x: 1
y: 2

View File

@ -393,9 +393,7 @@ globalkeys = gears.table.join(
{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.sh") 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"}),
@ -403,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",

View File

@ -7,7 +7,7 @@ passwordeval "pass joel.chrono@disroot.org"
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile /home/joel/.config/msmtp/msmtp.log
logfile /home/chrono/.cache/msmtp/msmtp.log
# tls_starttls
account chrono@tilde.cafe
@ -19,6 +19,6 @@ passwordeval "pass chrono@tilde.cafe"
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile /home/joel/.config/msmtp/msmtp.log
logfile /home/chrono/.cache/msmtp/msmtp.log
tls_starttls off

View File

@ -21,4 +21,7 @@ macro index,pager gf "<change-folder>=Fosstodon/<enter>" "go to Fosstodon"
macro index o "<shell-escape>mw -y chrono@tilde.cafe<enter>" "run mbsync to sync chrono@tilde.cafe"
mailboxes "=Fosstodon" "=Queue" "=Trash" "=Junk" "=Drafts" "=Archive" "=Sent" "=INBOX"
mailboxes "=INBOX" "=Fosstodon" "=Queue" "=Trash" "=Junk" "=Drafts" "=Archive" "=Sent" "=Mstdn_MX"
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/local/libexec/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a chrono@tilde.cafe<enter>" "publish GPG key to WKS provider"
macro index \eh "<pipe-message>/usr/local/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a chrono@tilde.cafe<enter>" "confirm GPG publication"

View File

@ -16,5 +16,10 @@ set trash = +Trash
set record = +Sent
macro index o "<shell-escape>mw -y joel.chrono@disroot.org<enter>" "run mbsync to sync joel.chrono@disroot.org"
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/local/libexec/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a joel.chrono@disroot.org<enter>" "publish GPG key to WKS provider"
macro index \eh "<pipe-message>/usr/local/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a joel.chrono@disroot.org<enter>" "confirm GPG publication"
mailboxes "=Gamedev" "=Newsletters" "=Drafts" "=Reddit" "=Queue" "=GitHub" "=Junk" "=Blog Comments" "=Archive" "=Mastodon Memories" "=Sent" "=Trash" "=INBOX"
macro index,pager Mf ";<save-message>=Fosstodon/<enter>" "move mail to Fosstodon"
macro index,pager Mc ";<save-message>=Conversations/<enter>" "move mail to Conversations"
mailboxes "=INBOX" "=Trash" "=Sent" "=Mastodon Memories" "=Archive" "=Conversations" "=Junk" "=GitHub" "=Queue" "=Social" "=Drafts" "=Newsletters" "=Gamedev"

View File

@ -19,12 +19,12 @@ macro index,pager A \
set query_command = "khard email --parsable %s"
bind editor <Tab> complete-query
bind editor ^T complete
macro index,pager Mf ";<save-message>=Fosstodon/<enter>" "move mail to Fosstodon"
source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc
source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc
#source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc
source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc
macro index,pager i1 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to joel.chrono@disroot.org"
macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"
#macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"
macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"

View File

@ -57,12 +57,13 @@ glx-copy-from-front = false;
# Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with
# `transparent-clipping`.
corner-radius = 8
corner-radius = 12
# Exclude conditions for rounded corners.
rounded-corners-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'",
"class_g = 'dwm'",
];
@ -118,7 +119,6 @@ blur-background-fixed = false;
blur-background-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'",
"class_g = 'dwm'",
];
#################################
#