Fix color scheme terminal
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Vim: Fdm=MaRkEr Ft=Sh.Go-TeMpLaTe SyNtAx=Sh
|
||||
# vim: fdm=marker ft=sh.go-template syntax=sh
|
||||
|
||||
# sys [[[ #
|
||||
|
||||
@@ -73,7 +73,7 @@ ft ~/coding/face-tracker
|
||||
hv ~/Documents/hevin
|
||||
hvs ~/Documents/hevin/shopping
|
||||
j ~/Documents/journal
|
||||
jt ~/Documents/journal/todo/23
|
||||
jt ~/Documents/journal/todo/24
|
||||
# lh ~/Documents/listening-history
|
||||
mmd ~/coding/move-mouse-with-head
|
||||
mh ~/coding/mf-site/layouts
|
||||
|
||||
@@ -45,7 +45,7 @@ hh ~/.habitctl/habits
|
||||
hlg ~/coding/spotify-lib-vis/src/api/management/commands/update-history.log
|
||||
id ~/Documents/journal/todo/ideas.md
|
||||
ig ./.gitignore
|
||||
jt ~/Documents/journal/todo/24/3.md
|
||||
jt ~/Documents/journal/todo/24/4.md
|
||||
k ~/linux-config/dot_config/kitty/kitty.conf
|
||||
lh ~/Documents/listening-history/polarbier.csv
|
||||
mc ~/coding/mf-site/assets/sass/main.scss
|
||||
@@ -115,7 +115,8 @@ lip ~/Documents/linkedin/linkedin-profile.md
|
||||
|
||||
# ]]] pey #
|
||||
|
||||
nf ~/Documents/twitter/nft.md
|
||||
ej ~/Documents/emojis/emojis.md
|
||||
nf ~/Documents/twitter/nft-24.md
|
||||
ra ~/Documents/chat/reddit/avatar.md
|
||||
ds ~/Documents/nft/deep-sea-research.md
|
||||
wd ~/Documents/journal/personal/weed.md
|
||||
|
||||
@@ -35,7 +35,7 @@ abbr ssa "ssh kevin@ec2-18-223-241-198.us-east-2.compute.amazonaws.com"
|
||||
|
||||
# ]]] school #
|
||||
|
||||
abbr nej "nvim ~/Documents/emojis.md"
|
||||
# abbr nej "nvim ~/Documents/emojis.md"
|
||||
|
||||
# ]]] aliases #
|
||||
|
||||
@@ -305,4 +305,5 @@ abbr xya "export-pkgs"
|
||||
# task sync > /dev/null 2>&1
|
||||
|
||||
source /home/kevin/.config/fish/key_abbr.fish > /dev/null
|
||||
wal -r
|
||||
# ~/scripts/xmodmap-custom
|
||||
|
||||
@@ -460,7 +460,8 @@ set $hp 2
|
||||
bindsym Mod4+v workspace $ws10; exec $term -e alsamixer -c 1
|
||||
# bindsym Mod4+$mod+c workspace $ws10; exec $term -e cava
|
||||
# bindsym Mod4+h workspace $ws10; exec $term -e alsamixer -c $hp
|
||||
bindsym Mod4+s workspace $ws10; exec ~/scripts/spotify-clean
|
||||
# bindsym Mod4+s workspace $ws10; exec ~/scripts/spotify-clean
|
||||
bindsym Mod4+s workspace $ws10; exec spotify
|
||||
|
||||
set $ws11 "11 "
|
||||
# set $ws11 "11 📊"
|
||||
|
||||
@@ -5,6 +5,8 @@ include ~/.cache/wal/colors-kitty.conf
|
||||
# background_opacity .8
|
||||
# background_opacity .85
|
||||
background_opacity .9
|
||||
# background_opacity .95
|
||||
# background_opacity .97
|
||||
clipboard_control write-clipboard write-primary
|
||||
enable_audio_bell no
|
||||
|
||||
|
||||
@@ -357,7 +357,7 @@ Plug 'maxmellon/vim-jsx-pretty'
|
||||
Plug 'mlaursen/vim-react-snippets', { 'branch': 'main' }
|
||||
Plug 'cristianoliveira/vim-react-html-snippets'
|
||||
Plug 'jidn/vim-dbml'
|
||||
Plug 'FuDesign2008/emoji-snippets.vim'
|
||||
" Plug 'FuDesign2008/emoji-snippets.vim'
|
||||
" ]]] vim-plug "
|
||||
|
||||
" Mappings [[[ "
|
||||
|
||||
1
private_dot_gnupg/gpg.conf
Normal file
1
private_dot_gnupg/gpg.conf
Normal file
@@ -0,0 +1 @@
|
||||
default-key 7FF24159B654D5A4A856FF9692A1EC2A40788528
|
||||
Reference in New Issue
Block a user