1 Commits

Author SHA1 Message Date
11681ecc9f Merge with single-screen branch 2024-08-27 10:45:29 -04:00
10 changed files with 91 additions and 104 deletions

View File

@@ -1029,7 +1029,7 @@ cpsdv "cp * /home/kevin/Documents/stardew-valley-sdv-saves/hevintales"
# ]]] games # # ]]] games #
# school [[[ # # work [[[ #
# basic # basic
# wlf "watson log --all --tag=final" # wlf "watson log --all --tag=final"
@@ -1037,13 +1037,10 @@ cpsdv "cp * /home/kevin/Documents/stardew-valley-sdv-saves/hevintales"
gpa "column -ts',' ~/Documents/gpa.md" gpa "column -ts',' ~/Documents/gpa.md"
ssc "mosh mokkar@teach.cs.utoronto.ca" ssc "mosh mokkar@teach.cs.utoronto.ca"
zs "zathura --fork syllabus.pdf" ttlo "timetrace start look@job"
ttle "timetrace start leetcode@job"
pvabn "npm run serve:localhost" # ]]] work #
pvafn "npm run start:localhost"
ssv "ssh -p 3022 kevin@127.0.0.1"
# ]]] school #
# red-hat [[[ # # red-hat [[[ #

View File

@@ -25,6 +25,7 @@ me /run/media/kevin
o / o /
pd ~/.password-store pd ~/.password-store
pfp ~/Pictures/profile-pics pfp ~/Pictures/profile-pics
pfpp ~/Pictures/profile-pics/profiles-by-moto
P ~/Pictures P ~/Pictures
ssu ~/Pictures/screenshots/desktop/unsorted ssu ~/Pictures/screenshots/desktop/unsorted
std ~/st std ~/st

View File

@@ -307,6 +307,5 @@ abbr xya "export-pkgs"
# task sync > /dev/null 2>&1 # task sync > /dev/null 2>&1
source /home/kevin/.config/fish/key_abbr.fish > /dev/null source /home/kevin/.config/fish/key_abbr.fish > /dev/null
# wal -r wal -r
cat /home/kevin/.cache/wal/sequences
# ~/scripts/xmodmap-custom # ~/scripts/xmodmap-custom

View File

@@ -1,14 +1,12 @@
# startup [[[ # # startup [[[ #
set $term kitty set $term kitty
set $term_alt urxvt
# set $term urxvt
# set $term_alt kitty
# set $term st # set $term st
# set $term_alt urxvt
{{ if eq .chezmoi.hostname "x1-carbon" }} {{ if eq .chezmoi.hostname "x1-carbon" }}
set $term urxvt set $term urxvt
set $term_alt kitty # set $term_alt kitty
# set $term_alt st set $term_alt st
# set $term_alt urxvt # set $term_alt urxvt
exec dunst exec dunst
exec compton exec compton
@@ -24,7 +22,8 @@ exec wal -i $(/home/kevin/scripts/shuffler "$HOME/Pictures/Backgrounds/dim/editi
exec --no-startup-id i3-msg 'workspace $ws3; exec $browser' exec --no-startup-id i3-msg 'workspace $ws3; exec $browser'
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy' # exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
# exec --no-startup-id i3-msg 'workspace $ws5; exec firefox -P nft' # exec --no-startup-id i3-msg 'workspace $ws5; exec firefox -P nft'
# exec --no-startup-id i3-msg workspace $ws6; exec discord exec --no-startup-id i3-msg workspace $ws6; exec discord
exec --no-startup-id i3-msg 'workspace $ws6; exec signal-desktop'
# exec --no-startup-id i3-msg workspace $ws1; exec $term -e fish -c 'tmux-attach school' # exec --no-startup-id i3-msg workspace $ws1; exec $term -e fish -c 'tmux-attach school'
# ]]] startup # # ]]] startup #
@@ -420,10 +419,11 @@ workspace $ws6 output $secondary
assign [class="Slack"] $ws6 assign [class="Slack"] $ws6
bindsym Mod4+d workspace $ws6; exec discord bindsym Mod4+d workspace $ws6; exec discord
bindsym Mod4+$mod+d workspace $ws6; exec element-desktop bindsym Mod4+$mod+d workspace $ws6; exec element-desktop
bindsym Mod4+i workspace $ws6; exec signal-desktop
# bindsym Mod4+d workspace $ws6; exec firefox -new-window https://riot.im/app # bindsym Mod4+d workspace $ws6; exec firefox -new-window https://riot.im/app
bindsym Mod4+k workspace $ws6; exec slack bindsym Mod4+k workspace $ws6; exec slack
# bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'mosh kmok@$work_laptop_ip -- tmux a -t weechat' # bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'mosh kmok@$work_laptop_ip -- tmux a -t weechat'
bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'mosh kmok@$work_laptop_ip -- tmux a -t weechat' # bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'mosh kmok@$work_laptop_ip -- tmux a -t weechat'
# bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'tmux-attach weechat' # bindsym Mod4+i workspace $ws6; exec $term -e fish -c 'tmux-attach weechat'
# ]]] ws6 # # ]]] ws6 #
@@ -579,8 +579,8 @@ bar {
{{ if eq .chezmoi.hostname "x1-carbon" }} {{ if eq .chezmoi.hostname "x1-carbon" }}
font pango:$sb_font 17 font pango:$sb_font 17
{{ else }} {{ else }}
font pango:$sb_font 17 # font pango:$sb_font 17
# font pango:$sb_font 16 font pango:$sb_font 16
{{ end }} {{ end }}
colors { colors {
# 0 (transparent) -> 255 (opaque) in hex # 0 (transparent) -> 255 (opaque) in hex
@@ -595,8 +595,8 @@ bar {
tray_output none tray_output none
# status_command i3blocks -c ~/.config/i3blocks/i3blocks.conf # status_command i3blocks -c ~/.config/i3blocks/i3blocks.conf
status_command 2>/tmp/i3blocks.err i3blocks -vvv -c ~/.config/i3blocks/i3blocks.conf | tee /tmp/i3blocks.out status_command 2>/tmp/i3blocks.err i3blocks -vvv -c ~/.config/i3blocks/i3blocks.conf | tee /tmp/i3blocks.out
# output $main output $main
output $secondary # output $secondary
wheel_up_cmd nop wheel_up_cmd nop
wheel_down_cmd nop wheel_down_cmd nop
} }
@@ -605,31 +605,32 @@ bar {
# secondary bar [[[ # # secondary bar [[[ #
# bar { bar {
# output $secondary # output $main
# {{ if eq .chezmoi.hostname "x1-carbon" }} output $secondary
# font pango:$sb_font 18 {{ if eq .chezmoi.hostname "x1-carbon" }}
# {{ else }} font pango:$sb_font 18
{{ else }}
# font pango:$sb_font 21 # font pango:$sb_font 21
# # font pango:$sb_font 20 font pango:$sb_font 20
# # font pango:$sb_font 17 # font pango:$sb_font 17
# {{ end }} {{ end }}
# # output $main # output $main
# i3bar_command i3bar -t i3bar_command i3bar -t
# colors { colors {
# background $black$bar_trans background $black$bar_trans
# # border, bg, text color # border, bg, text color
# # focused_workspace $inactive_ws_bg $bg $focused_ws_text # focused_workspace $inactive_ws_bg $bg $focused_ws_text
# focused_workspace $inactive_ws_bg $bg $fg focused_workspace $inactive_ws_bg $bg $fg
# active_workspace $inactive_ws_bg $fg$active_ws_trans $fg active_workspace $inactive_ws_bg $fg$active_ws_trans $fg
# inactive_workspace $inactive_ws_bg $inactive_ws_bg$inactive_ws_trans $fg inactive_workspace $inactive_ws_bg $inactive_ws_bg$inactive_ws_trans $fg
# } }
# status_command i3blocks -c ~/.config/i3blocks/i3blocks-secondary.conf status_command i3blocks -c ~/.config/i3blocks/i3blocks-secondary.conf
# # status_command 2>/tmp/i3blocks-sam.err i3blocks -vvv -c ~/.config/i3blocks/sam-i3blocks.conf | tee /tmp/i3blocks-sam.out # status_command 2>/tmp/i3blocks-sam.err i3blocks -vvv -c ~/.config/i3blocks/sam-i3blocks.conf | tee /tmp/i3blocks-sam.out
# tray_output none tray_output none
# wheel_up_cmd nop wheel_up_cmd nop
# wheel_down_cmd nop wheel_down_cmd nop
# } }
# ]]] secondary bar # # ]]] secondary bar #

View File

@@ -52,33 +52,33 @@ label=ETH
TICKER=ETHUSDC TICKER=ETHUSDC
interval=30 interval=30
# [kraken]
# label=SOL
# TICKER=SOLUSD
# interval=30
# [kraken] # [kraken]
# label=SEI # label=SEI
# TICKER=SEIUSD # TICKER=SEIUSD
# interval=30 # interval=30
[dexscreener] [kraken]
label=PIXL label=SOL
CHAIN=ethereum TICKER=SOLUSD
PAIR=0x31c0ba10e4e12be6cdceb612e5e829d977532bfc
interval=30 interval=30
# [dexscreener]
# label=PIXL
# CHAIN=ethereum
# PAIR=0x31c0ba10e4e12be6cdceb612e5e829d977532bfc
# interval=30
# [dexscreener] # [dexscreener]
# label=BLAST # label=BLAST
# CHAIN=blast # CHAIN=blast
# PAIR=0x9A0AA28d999a21d3cf6F2703CDBba9FeAF4a32F7 # PAIR=0x9A0AA28d999a21d3cf6F2703CDBba9FeAF4a32F7
# interval=30 # interval=30
[dexscreener] # [dexscreener]
label=LOCK # label=LOCK
CHAIN=solana # CHAIN=solana
PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe # PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe
interval=30 # interval=30
# [dexscreener] # [dexscreener]
# label=FLT # label=FLT
@@ -114,16 +114,16 @@ interval=60
# SHORT_NAME= # SHORT_NAME=
# interval=5 # interval=5
# [spotify] [spotify]
# # command=python ~/linux-config/configs/i3blocks-scripts/spotify.py # command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
# # label= # label=
# label= label=
# # label=🎧 # label=🎧
# # green # green
# # color=#198c19 # color=#198c19
# # aqua # aqua
# # color=#2d7272 # color=#2d7272
# interval=5 interval=5
{{ end }} {{ end }}
# ]]] volume/spotify # # ]]] volume/spotify #
@@ -191,9 +191,9 @@ WIDTH=220
# name [[[ # # name [[[ #
# [name] [name]
# label= label=
# interval=30 interval=30
{{ end }} {{ end }}
# ]]] name # # ]]] name #

View File

@@ -15,13 +15,17 @@ Ctrl+RIGHT no-osd seek 0.2 exact
Ctrl+LEFT no-osd seek -0.2 exact Ctrl+LEFT no-osd seek -0.2 exact
Shift+RIGHT no-osd seek 1 exact Shift+RIGHT no-osd seek 1 exact
Shift+LEFT no-osd seek -1 exact Shift+LEFT no-osd seek -1 exact
RIGHT seek 3 exact RIGHT seek 5 exact
LEFT seek -3 exact LEFT seek -5 exact
UP seek 10 exact UP seek 10 exact
DOWN seek -10 exact DOWN seek -10 exact
Shift+UP seek 60 exact Shift+UP seek 60 exact
Shift+DOWN seek -60 exact Shift+DOWN seek -60 exact
# zoom
Ctrl+- add video-zoom -0.25
Ctrl+= add video-zoom 0.25
# mark # mark
m revert-seek mark # mark position for revert-seek m revert-seek mark # mark position for revert-seek
Shift+m revert-seek Shift+m revert-seek

View File

@@ -96,8 +96,11 @@ handle_extension() {
jq --color-output '.' "${FILE_PATH}" && exit 5 jq --color-output '.' "${FILE_PATH}" && exit 5
python -m json.tool -- "${FILE_PATH}" && exit 5 python -m json.tool -- "${FILE_PATH}" && exit 5
# txt) js)
# cat "${FILE_PATH}" && exit 5 bat "${FILE_PATH}" && exit 5
txt)
bat "${FILE_PATH}" && exit 5
esac esac
} }

View File

@@ -668,8 +668,8 @@ set preview_images true
# The same as urxvt but utilizing not only the preview pane but the # The same as urxvt but utilizing not only the preview pane but the
# whole terminal window. # whole terminal window.
# set preview_images_method w3m # set preview_images_method w3m
# set preview_images_method ueberzug set preview_images_method ueberzug
set preview_images_method kitty # set preview_images_method kitty
# set preview_images_method urxvt # set preview_images_method urxvt
# set preview_images_method urxvt-full # set preview_images_method urxvt-full

View File

@@ -150,10 +150,10 @@ Plug 'vim-scripts/L9'
" find files from within Vim " find files from within Vim
" Plug 'vim-scripts/FuzzyFinder' " Plug 'vim-scripts/FuzzyFinder'
" {{ if not .gui }} {{ if not .gui }}
" Gotham color scheme " Gotham color scheme
Plug 'whatyouhide/vim-gotham' Plug 'whatyouhide/vim-gotham'
" {{ end }} {{ end }}
" " collection of Vim color schemes " " collection of Vim color schemes
" Plug 'flazz/vim-colorschemes' " Plug 'flazz/vim-colorschemes'
@@ -233,27 +233,7 @@ Plug 'Kevin-Mok/vim-snippets'
Plug 'ervandew/supertab' Plug 'ervandew/supertab'
" make YCM compatible with UltiSnips (using supertab) " make YCM compatible with UltiSnips (using supertab)
let g:ycm_key_list_select_completion = ['<C-n>', '<Down>'] let g:ycm_key_list_select_completion = ['<C-n>', '<Down>']
let g:ycm_key_list_previous_completion = ['<C-p>', '<Up>'] let g:airline_powerline_fonts = 1
let g:SuperTabDefaultCompletionType = '<C-n>'
" easily comment/uncomment lines
Plug 'scrooloose/nerdcommenter'
let g:NERDTrimTrailingWhitespace = 1
let g:NERDSpaceDelims = 1
" add quotes/brackets around chunks of text easily
Plug 'tpope/vim-surround'
nmap S ys
" navigate around file easily and precisely
Plug 'easymotion/vim-easymotion'
map <Space> <Plug>(easymotion-prefix)
" status bar displaying various info about the current buffer
Plug 'vim-airline/vim-airline'
let g:airline_section_c = '%F'
Plug 'vim-airline/vim-airline-themes'
let g:airline_powerline_fonts = 1
let g:airline_theme='supernova' let g:airline_theme='supernova'
" continue Markdown lists when started " continue Markdown lists when started
@@ -262,7 +242,6 @@ Plug 'dkarter/bullets.vim'
" coordinate Vim color scheme with terminal color scheme " coordinate Vim color scheme with terminal color scheme
Plug 'dylanaraps/wal.vim' Plug 'dylanaraps/wal.vim'
Plug 'AlphaTechnolog/pywal.nvim', { 'as': 'pywal' }
" Plug 'morhetz/gruvbox' " Plug 'morhetz/gruvbox'
Plug 'bluz71/vim-nightfly-colors', { 'as': 'nightfly' } Plug 'bluz71/vim-nightfly-colors', { 'as': 'nightfly' }
@@ -371,9 +350,7 @@ call plug#end()
{{ if .gui }} {{ if .gui }}
" autocmd vimenter * ++nested colorscheme gruvbox " autocmd vimenter * ++nested colorscheme gruvbox
" colorscheme wal " colorscheme wal
colorscheme pywal colorscheme nightfly
" colorscheme nightfly
" colorscheme gotham256
{{ else }} {{ else }}
colorscheme gotham256 colorscheme gotham256
{{ end }} {{ end }}

5
txt/terminal-art.txt Normal file
View File

@@ -0,0 +1,5 @@
- cmatrix
- pipes.sh
- jp2a
- {pacman,invaders,colors}.sh, c screenfetch, archy, toilet/figlet, doge, etc.
- cbonsai