updated background ricing

This commit is contained in:
tomit4 2022-05-17 19:54:47 -07:00
parent 6cd8b45200
commit a41c72f690
3 changed files with 5 additions and 4 deletions

BIN
Pictures/debian_wide.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 MiB

View file

@ -62,7 +62,7 @@ alias {kdiff,kitten,kd}="kitty +kitten diff"
alias rg="rg -i --colors 'match:fg:blue' --colors 'line:fg:blue'"
alias fzfi="rg --files --hidden --follow --no-ignore-vcs -g '!{node_modules,.git}' | fzf"
alias bluepill="neo-matrix --bold=2 -D --color=cyan --density=0.75 --charset=katakana --speed=12 --fullwidth --screensaver"
alias btop="kitty -o font_size=12 -o background_opacity=0.40 -e btop; fullscreen enable"
alias btop="kitty -o font_size=12 -o background_opacity=0.50 -e btop; fullscreen enable"
alias {librewolf,firefox}="librewolf"
alias tor-browser="tor-browser &"
alias chromium="chromium --incognito --disable-search-engine-collection --fingerprinting-canvas-image-data-noise --fingerpriting-canvas-measuretext-noise --fingerprinting-client-rects-noise --popups-to-tabs &"

View file

@ -30,13 +30,14 @@ exec pulseaudio --start
# exec feh --bg-fill /home/brian/Pictures/nord_sand_i3.png
# Set background image (desktop)
exec feh --bg-fill /home/brian/Pictures/nord_sand_i3_2.png
# exec feh --bg-fill /home/brian/Pictures/nord_sand_i3_2.png
exec feh --bg-fill /home/brian/Pictures/debian_wide.png
# Get rid of mouse cursor upon use of keyboard
exec xbanish
# Automatically open kitty terminal and btop at full screen
exec kitty -o font_size=12 -o background_opacity=0.40 -e btop; fullscreen enable
exec kitty -o font_size=12 -o background_opacity=0.50 -e btop; fullscreen enable
# Get rid of window title bars
# for_window [class="^.*"] default_border pixel 1
@ -95,7 +96,7 @@ bindsym $mod+G exec gimp --no-splash
bindsym $mod+K exec krita --nosplash
bindsym $mod+T exec tootle
bindsym $mod+P exec pcmanfm
bindsym $mod+B exec kitty -o font_size=12 -o background_opacity=0.40 -e btop; fullscreen enable
bindsym $mod+B exec kitty -o font_size=12 -o background_opacity=0.50 -e btop; fullscreen enable
bindsym $mod+M exec mousepad
bindsym $mod+O exec gcolor3
bindsym $mod+U exec galculator