diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 3700b69..206a146 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -25,7 +25,7 @@ pgrep bspswallow || bspswallow & # Global Settings -bspc config automatic_scheme alternate +bspc config automatic_scheme longest_side bspc config initial_polarity second_child #bspc config pointer_modifier shift bspc config focus_follows_pointer true @@ -38,7 +38,6 @@ bspc config merge_overlapping_monitors false bspc config focused_border_color "#99CC99" bspc config normal_border_color "#000000" bspc config presel_feedback_color "#8F3724" -#bspc config urgent_border_color "#504339" # Setting removed in 9.2 bspc config pointer_action1 move bspc config pointer_action2 resize_side bspc config pointer_action3 resize_corner @@ -54,8 +53,8 @@ bspc config window_gap 8 # Rules bspc rule -r "*" # Clear all rules -bspc rule -a Next state=tiled -bspc rule -a Nyxt state=tiled +bspc rule -a Qutebrowser state=tiled +# bspc rule -a Nyxt state=tiled bspc rule -a Zathura state=tiled #bspc rule -a Gimp desktop='^8' state=floating follow=on #bspc rule -a Chromium desktop='^2' diff --git a/.config/cargo/config.toml b/.config/cargo/config.toml index 940f47b..5f1f8d6 100644 --- a/.config/cargo/config.toml +++ b/.config/cargo/config.toml @@ -19,7 +19,7 @@ email = "git@kevindirect.com" vcs = "git" [build] -rustc-wrapper = "sccache" +# rustc-wrapper = "sccache" [target.x86_64-unknown-linux-gnu] rustflags = ["-Ctarget-cpu=native"] diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 68a68fd..74a8f9d 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -4,7 +4,7 @@ # /_//_/\__/_/_//_\_\ # Helix text editor runtime config. -theme = "gruvbox" # gruvbox, pop-dark, onedark +theme = "noctis_bordo" # gruvbox, gruvbox_dark_hard, pop-dark, everforest_dark, onedark, autumn, bogster, noctis_bordo, rasmus, tokyonight_storm #[keys.normal] #"#" = "toggle-comments" # TODO figure out how to map pound sign diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml new file mode 100644 index 0000000..9d82645 --- /dev/null +++ b/.config/helix/languages.toml @@ -0,0 +1,9 @@ +# __ ___ +# / / ___ / (_)_ __ +# / _ \/ -_) / /\ \ / +# /_//_/\__/_/_//_\_\ +# Helix text editor language overrides. + +[[language]] +name = "julia" +indent = { tab-width = 4, unit = "\t" } diff --git a/.config/htop/.gitignore b/.config/htop/.gitignore new file mode 100644 index 0000000..2aa6f8b --- /dev/null +++ b/.config/htop/.gitignore @@ -0,0 +1 @@ +htoprc diff --git a/.config/htop/htoprc b/.config/htop/htoprc deleted file mode 100644 index cb526ed..0000000 --- a/.config/htop/htoprc +++ /dev/null @@ -1,26 +0,0 @@ -# Beware! This file is rewritten by htop when settings are changed in the interface. -# The parser is also very primitive, and not human-friendly. -fields=0 48 17 18 38 39 40 2 46 47 49 1 -sort_key=46 -sort_direction=1 -hide_threads=0 -hide_kernel_threads=1 -hide_userland_threads=0 -shadow_other_users=0 -show_thread_names=0 -show_program_path=1 -highlight_base_name=0 -highlight_megabytes=1 -highlight_threads=1 -tree_view=1 -header_margin=1 -detailed_cpu_time=0 -cpu_count_from_zero=0 -update_process_names=0 -account_guest_in_cpu_meter=0 -color_scheme=0 -delay=15 -left_meters=LeftCPUs2 Memory Swap CPU -left_meter_modes=1 1 1 1 -right_meters=RightCPUs2 Tasks LoadAverage Uptime -right_meter_modes=1 2 2 2 diff --git a/.config/julia/startup.jl b/.config/julia/startup.jl index 6fc9bf9..f430370 100644 --- a/.config/julia/startup.jl +++ b/.config/julia/startup.jl @@ -7,3 +7,4 @@ # # symlink $HOME/.julia/config/startup.jl to this file to have it load on startup +using Revise diff --git a/.config/qutebrowser/config.yml b/.config/qutebrowser/config.yml index 4d2d0d4..6d74119 100644 --- a/.config/qutebrowser/config.yml +++ b/.config/qutebrowser/config.yml @@ -79,6 +79,7 @@ url.searchengines: { # Commerce 'ebay': 'https://www.ebay.com/sch/?_nkw={}', 'az': 'https://www.amazon.com/s?k={}', + 'iherb': 'https://www.iherb.com/search?kw={}', # Web 'nc': 'https://www.namecheap.com/domains/registration/results.aspx?domain={}', @@ -147,9 +148,9 @@ url.searchengines: { window.hide_decoration: True ## ZOOM -# 250% puts most text at about .24 inch in height -# Based on tan(.6°) * distance with 24 inch reading distance -zoom.default: '250%' +# 250% puts most text at about .24" height +# Based on tan(.6°) * distance where distance = 24" +zoom.default: '175%' ## FONTS # fonts.default_size: '10px' diff --git a/.local/bin b/.local/bin index 3d77f94..fb9b04c 160000 --- a/.local/bin +++ b/.local/bin @@ -1 +1 @@ -Subproject commit 3d77f9405b1019f259efd7bc05766184e1f8e27e +Subproject commit fb9b04cf5bbb7454638a6108af8d17136c2367f5 diff --git a/.xinitrc b/.xinitrc index cd0eccf..66b95e3 100755 --- a/.xinitrc +++ b/.xinitrc @@ -6,14 +6,14 @@ # /_/|_/_/_/ /_/_/\__/ # Xorg runtime config file. -displayset & # Set the display/background -sxhkd & # Bind hotkeys -setxkbmap -option caps:super -option altwin:menu_win && \ # Map caps to mod, menu button to win, details: /usr/share/X11/xkb/rules/evdev.lst - killall xcape 2>/dev/null ; xcape -e 'Super_L=Escape' & # Mod by itself is now escape, TODO: do the same for right window button -xset r rate 300 50 & # Increase xrate, speeds up key input -unclutter & # Remove mouse when idle -picom --config "$XDG_CONFIG_HOME/picom/picom.conf" & # picom for transparency and to reduce tearing -dunst & # dunst for notifications +displayset & # Set the display/background +sxhkd & # Bind hotkeys +setxkbmap -option caps:super -option altwin:menu_win && \ # Map caps to mod, menu button to win, details: /usr/share/X11/xkb/rules/evdev.lst + killall xcape 2>/dev/null ; xcape -e 'Super_L=Escape' & # Mod by itself is now escape, TODO: do the same for right window button +xset r rate 300 50 & # Increase xrate, speeds up key input +unclutter & # Remove mouse when idle +picom --config "$XDG_CONFIG_HOME/picom/picom.conf" & # picom for transparency and to reduce tearing +dunst & # dunst for notifications redshift -l "$("$XDG_SCRIPT_HOME/apitools/geoloc" | tr ',' ':')" & exec "$XDG_CONFIG_HOME/polybar/launch.sh" & exec bspwm -c "$XDG_CONFIG_HOME/bspwm/bspwmrc"