diff options
| author | philw <dscr@duck.com> | 2024-11-20 16:41:59 +0100 |
|---|---|---|
| committer | philw <dscr@duck.com> | 2024-11-20 16:41:59 +0100 |
| commit | b34e284c6225e72fe7d612f8913d0a35b9d7ea17 (patch) | |
| tree | e9af8341717e43765d375cad675fc838d3a982af | |
| parent | ec27acebe85fe696829c7df07014676d7470c8e4 (diff) | |
| download | dotfiles-b34e284c6225e72fe7d612f8913d0a35b9d7ea17.tar.gz dotfiles-b34e284c6225e72fe7d612f8913d0a35b9d7ea17.zip | |
Update dots
Diffstat (limited to '')
| -rw-r--r-- | shell/bash/.bashrc | 17 | ||||
| -rw-r--r-- | wallpaper.jpg | bin | 38362 -> 1010295 bytes | |||
| -rw-r--r-- | x/.Xresources | 28 | ||||
| -rw-r--r-- | x/.xprofile | 2 | ||||
| -rw-r--r-- | zathura/zathurarc | 91 | ||||
| -rw-r--r-- | zellij/config.kdl | 2 |
6 files changed, 76 insertions, 64 deletions
diff --git a/shell/bash/.bashrc b/shell/bash/.bashrc index 8da3835..61c9b03 100644 --- a/shell/bash/.bashrc +++ b/shell/bash/.bashrc | |||
| @@ -33,7 +33,7 @@ export XDG_SESSION_DESKTOP=dwm | |||
| 33 | export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv | 33 | export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv |
| 34 | export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc | 34 | export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc |
| 35 | export LESSHISTFILE="$XDG_CACHE_HOME"/less/history | 35 | export LESSHISTFILE="$XDG_CACHE_HOME"/less/history |
| 36 | export EDITOR=nvim | 36 | export EDITOR=/usr/bin/nvim |
| 37 | export BUILDDIR=/tmp/makepkg | 37 | export BUILDDIR=/tmp/makepkg |
| 38 | export RAVEDUDE_PORT=/dev/ttyACM0 | 38 | export RAVEDUDE_PORT=/dev/ttyACM0 |
| 39 | export BUN_INSTALL="$HOME/.bun" | 39 | export BUN_INSTALL="$HOME/.bun" |
| @@ -44,12 +44,8 @@ export PATH=$PATH:$ANDROID_HOME/emulator | |||
| 44 | export PATH=$PATH:$ANDROID_HOME/platform-tools | 44 | export PATH=$PATH:$ANDROID_HOME/platform-tools |
| 45 | export AWT_TOOLKIT=MToolkit | 45 | export AWT_TOOLKIT=MToolkit |
| 46 | export _JAVA_AWT_WM_NONREPARENTING=1 | 46 | export _JAVA_AWT_WM_NONREPARENTING=1 |
| 47 | export JAVA_HOME=/usr/lib/jvm/java-21-openjdk | 47 | export JAVA_HOME=/usr/lib/jvm/openjdk17 |
| 48 | export GEM="/home/fw/.local/share/gem/ruby/3.0.0/bin" | 48 | export RUST_LOG=debug |
| 49 | |||
| 50 | alias acl="arduino-cli" | ||
| 51 | alias acl="arduino-cli compile" | ||
| 52 | alias aclbl="arduino-cli board list" | ||
| 53 | 49 | ||
| 54 | alias get_idf='. $HOME/esp/esp-idf/export.sh' | 50 | alias get_idf='. $HOME/esp/esp-idf/export.sh' |
| 55 | 51 | ||
| @@ -58,6 +54,7 @@ alias la='ls -la --color=auto' | |||
| 58 | alias ls='ls --color=auto' | 54 | alias ls='ls --color=auto' |
| 59 | alias ..='cd ..' | 55 | alias ..='cd ..' |
| 60 | 56 | ||
| 57 | alias mvn="~/Downloads/apache-maven-3.9.9/bin/mvn" | ||
| 61 | alias v="nvim" | 58 | alias v="nvim" |
| 62 | alias c="clear" | 59 | alias c="clear" |
| 63 | alias j="joshuto" | 60 | alias j="joshuto" |
| @@ -66,6 +63,7 @@ alias h="htop" | |||
| 66 | alias n="neofetch" | 63 | alias n="neofetch" |
| 67 | alias poweroff="doas /usr/bin/poweroff" | 64 | alias poweroff="doas /usr/bin/poweroff" |
| 68 | alias reboot="doas /usr/bin/reboot" | 65 | alias reboot="doas /usr/bin/reboot" |
| 66 | alias update-grub="doas grub-mkconfig -o /boot/grub/grub.cfg" | ||
| 69 | 67 | ||
| 70 | alias gts="git status" | 68 | alias gts="git status" |
| 71 | alias gta="git add ." | 69 | alias gta="git add ." |
| @@ -87,3 +85,8 @@ fi | |||
| 87 | 85 | ||
| 88 | export GPG_TTY=$(tty) | 86 | export GPG_TTY=$(tty) |
| 89 | export PATH=$PATH:$HOME/.local/bin | 87 | export PATH=$PATH:$HOME/.local/bin |
| 88 | . "$HOME/.cargo/env" | ||
| 89 | |||
| 90 | #THIS MUST BE AT THE END OF THE FILE FOR SDKMAN TO WORK!!! | ||
| 91 | export SDKMAN_DIR="$HOME/.sdkman" | ||
| 92 | [[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh" | ||
diff --git a/wallpaper.jpg b/wallpaper.jpg index 271a177..145dfca 100644 --- a/wallpaper.jpg +++ b/wallpaper.jpg | |||
| Binary files differ | |||
diff --git a/x/.Xresources b/x/.Xresources index f1e4504..610199a 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ! st.alpha: 0.8 | 1 | st.alpha: 0.6 |
| 2 | st.font: FiraCode-12; | 2 | st.font: FiraCode-12; |
| 3 | dmenu.font: FiraCode-11; | 3 | dmenu.font: FiraCode-11; |
| 4 | st.termname: st-256color | 4 | st.termname: st-256color |
| @@ -26,13 +26,29 @@ dwm.font: FiraCode-12; | |||
| 26 | #define base0F #b15928 | 26 | #define base0F #b15928 |
| 27 | 27 | ||
| 28 | *.foreground: base05 | 28 | *.foreground: base05 |
| 29 | #ifdef background_opacity | ||
| 30 | *.background: [background_opacity]base00 | ||
| 31 | #else | ||
| 32 | *.background: base00 | ||
| 33 | #endif | ||
| 34 | *.cursorColor: base05 | 29 | *.cursorColor: base05 |
| 35 | 30 | ||
| 31 | *.background: base00 | ||
| 32 | *.warning: base 0F | ||
| 33 | *.secondary: base08 | ||
| 34 | *.surface: base05 | ||
| 35 | *.primary: base0D | ||
| 36 | *.success: base0B | ||
| 37 | *.panel: base0A | ||
| 38 | *.error: base09 | ||
| 39 | *.accent: base08 | ||
| 40 | |||
| 41 | |||
| 42 | background: base00 | ||
| 43 | warning: base 0F | ||
| 44 | secondary: base08 | ||
| 45 | surface: base05 | ||
| 46 | primary: base0D | ||
| 47 | success: base0B | ||
| 48 | panel: base0A | ||
| 49 | error: base09 | ||
| 50 | accent: base08 | ||
| 51 | |||
| 36 | *.color0: base00 | 52 | *.color0: base00 |
| 37 | *.color1: base08 | 53 | *.color1: base08 |
| 38 | *.color2: base0B | 54 | *.color2: base0B |
diff --git a/x/.xprofile b/x/.xprofile index e484486..f08c8fc 100644 --- a/x/.xprofile +++ b/x/.xprofile | |||
| @@ -10,7 +10,7 @@ xrandr --dpi 96 | |||
| 10 | xbacklight -set 2 | 10 | xbacklight -set 2 |
| 11 | setxkbmap pl | 11 | setxkbmap pl |
| 12 | pipewire & | 12 | pipewire & |
| 13 | feh --bg-scale ~/repos/rice/wallpaper.jpg & | 13 | ~/.fehbg & |
| 14 | picom -b & | 14 | picom -b & |
| 15 | 15 | ||
| 16 | [ -n "$xrdbpid" ] && wait "$xrdbpid" | 16 | [ -n "$xrdbpid" ] && wait "$xrdbpid" |
diff --git a/zathura/zathurarc b/zathura/zathurarc index 2d12705..f0012a7 100644 --- a/zathura/zathurarc +++ b/zathura/zathurarc | |||
| @@ -1,64 +1,57 @@ | |||
| 1 | set selection-clipboard clipboard | 1 | set selection-clipboard clipboard |
| 2 | |||
| 3 | set statusbar-h-padding 0 | 2 | set statusbar-h-padding 0 |
| 4 | set statusbar-v-padding 0 | 3 | set statusbar-v-padding 0 |
| 5 | set page-padding 2 | 4 | set page-padding 2 |
| 6 | # Open document in fit-width mode by default | ||
| 7 | set adjust-open "fit-page" | 5 | set adjust-open "fit-page" |
| 8 | |||
| 9 | # One page per row by default | ||
| 10 | set pages-per-row 1 | 6 | set pages-per-row 1 |
| 11 | |||
| 12 | #stop at page boundries | ||
| 13 | set scroll-page-aware "true" | 7 | set scroll-page-aware "true" |
| 14 | set smooth-scroll "true" | 8 | set smooth-scroll "true" |
| 15 | set scroll-full-overlap 0.01 | 9 | set scroll-full-overlap 0.01 |
| 16 | set scroll-step 100 | 10 | set scroll-step 100 |
| 17 | |||
| 18 | set window-title-home-tilde 1 | 11 | set window-title-home-tilde 1 |
| 19 | set statusbar-home-tilde 1 | 12 | set statusbar-home-tilde 1 |
| 20 | set window-title-basename 1 | 13 | set window-title-basename 1 |
| 21 | set guioptions 1 | 14 | set guioptions 1 |
| 22 | |||
| 23 | # bookmarks settings | ||
| 24 | set database "plain" | ||
| 25 | # set sandbox "none" | ||
| 26 | # zathurarc-dark | ||
| 27 | |||
| 28 | set font "Courier 12" | ||
| 29 | set default-bg "#0" #00 | ||
| 30 | set default-fg "#F7F7F6" #01 | ||
| 31 | |||
| 32 | set statusbar-fg "#B0B0B0" #04 | ||
| 33 | set statusbar-bg "#202020" #01 | ||
| 34 | |||
| 35 | |||
| 36 | set notification-error-bg "#AC4142" #08 | ||
| 37 | set notification-error-fg "#151515" #00 | ||
| 38 | |||
| 39 | set notification-warning-bg "#AC4142" #08 | ||
| 40 | set notification-warning-fg "#151515" #00 | ||
| 41 | |||
| 42 | set highlight-color "#F4BF75" #0A | ||
| 43 | set highlight-active-color "#6A9FB5" #0D | ||
| 44 | |||
| 45 | set completion-highlight-fg "#151515" #02 | ||
| 46 | set completion-highlight-bg "#90A959" #0C | ||
| 47 | |||
| 48 | set completion-bg "#303030" #02 | ||
| 49 | set completion-fg "#E0E0E0" #0C | ||
| 50 | |||
| 51 | set notification-bg "#90A959" #0B | ||
| 52 | set notification-fg "#151515" #00 | ||
| 53 | |||
| 54 | #set recolor "true" | ||
| 55 | set recolor-lightcolor "#000000" #00 | ||
| 56 | set recolor-darkcolor "#E0E0E0" #06 | ||
| 57 | set recolor-reverse-video "true" | ||
| 58 | set recolor-keephue "true" | ||
| 59 | |||
| 60 | |||
| 61 | #set render-loading "false" | ||
| 62 | set scroll-step 50 | ||
| 63 | map <C-b> feedkeys ":bmark " | ||
| 64 | set database "plain" | 15 | set database "plain" |
| 16 | set sandbox "none" | ||
| 17 | |||
| 18 | set notification-error-bg "rgba(50,48,47,1)" # bg | ||
| 19 | set notification-error-fg "rgba(251,73,52,1)" # bright:red | ||
| 20 | set notification-warning-bg "rgba(50,48,47,1)" # bg | ||
| 21 | set notification-warning-fg "rgba(250,189,47,1)" # bright:yellow | ||
| 22 | set notification-bg "rgba(50,48,47,1)" # bg | ||
| 23 | set notification-fg "rgba(184,187,38,1)" # bright:green | ||
| 24 | |||
| 25 | set completion-bg "#000c18" # bg2 | ||
| 26 | set completion-fg "rgba(235,219,178,1)" # fg | ||
| 27 | set completion-group-bg "rgba(60,56,54,1)" # bg1 | ||
| 28 | set completion-group-fg "rgba(146,131,116,1)" # gray | ||
| 29 | set completion-highlight-bg "rgba(131,165,152,1)" # bright:blue | ||
| 30 | set completion-highlight-fg "rgba(80,73,69,1)" # bg2 | ||
| 31 | |||
| 32 | # Define the color in index mode | ||
| 33 | set index-bg "#000c18" # bg2 | ||
| 34 | set index-fg "rgba(235,219,178,1)" # fg | ||
| 35 | set index-active-bg "rgba(131,165,152,1)" # bright:blue | ||
| 36 | set index-active-fg "rgba(80,73,69,1)" # bg2 | ||
| 37 | |||
| 38 | set inputbar-bg "#000c18" # bg | ||
| 39 | set inputbar-fg "rgba(235,219,178,1)" # fg | ||
| 40 | |||
| 41 | set statusbar-bg "#000c18" # bg2 | ||
| 42 | set statusbar-fg "rgba(235,219,178,1)" # fg | ||
| 43 | |||
| 44 | set highlight-color "rgba(250,189,47,0.5)" # bright:yellow | ||
| 45 | set highlight-active-color "rgba(254,128,25,0.5)" # bright:orange | ||
| 46 | |||
| 47 | set default-bg "#000c18" # bg | ||
| 48 | set default-fg "rgba(235,219,178,1)" # fg | ||
| 49 | set render-loading true | ||
| 50 | set render-loading-bg "#000c18" # bg | ||
| 51 | set render-loading-fg "rgba(235,219,178,1)" # fg | ||
| 52 | |||
| 53 | # Recolor book content's color | ||
| 54 | set recolor-lightcolor "#000c18" # bg | ||
| 55 | set recolor-darkcolor "rgba(235,219,178,1)" # fg | ||
| 56 | set recolor "true" | ||
| 57 | set recolor-keephue "true" # keep original color | ||
diff --git a/zellij/config.kdl b/zellij/config.kdl index 22df355..90278c1 100644 --- a/zellij/config.kdl +++ b/zellij/config.kdl | |||
| @@ -191,7 +191,7 @@ plugins { | |||
| 191 | } | 191 | } |
| 192 | 192 | ||
| 193 | simplified_ui true | 193 | simplified_ui true |
| 194 | default_shell "zsh" | 194 | default_shell "bash" |
| 195 | 195 | ||
| 196 | themes { | 196 | themes { |
| 197 | dracula { | 197 | dracula { |
