update dotfiles & wallpapers
This commit is contained in:
parent
899369bc74
commit
4869212f74
@ -22,9 +22,10 @@
|
||||
# is used in the bar {} block below.
|
||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
font pango: Noto Sans Regular 10
|
||||
font pango:Iosevka 10
|
||||
|
||||
# set the mod key to the winkey:
|
||||
# set $mod Mod4
|
||||
set $mod Mod1
|
||||
|
||||
#####################
|
||||
@ -352,7 +353,7 @@ for_window [class=Thunar] focus
|
||||
# xcompmgr: https://wiki.archlinux.org/title/Xcompmgr
|
||||
# manpage: https://man.archlinux.org/man/xcompmgr.1.en
|
||||
# install xcompmgr package to use it (yay -S xcompmgr)
|
||||
#exec --no-startup-id xcompmgr -C -n &
|
||||
exec --no-startup-id xcompmgr -C -n &
|
||||
# or an more specialized config like this:
|
||||
#exec --no-startup-id xcompmgr -c -C -t-5 -l-5 -r4.2 -o.55 &
|
||||
#
|
||||
@ -514,7 +515,7 @@ client.urgent $urgentred $urgentred $white $yellowbrown $yellowbrown
|
||||
# Start i3bar to display a workspace bar
|
||||
# (plus the system information i3status finds out, if available)
|
||||
bar {
|
||||
font pango: Noto Sans Regular 10
|
||||
font pango: Iosevka Term 12
|
||||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||
position bottom
|
||||
# i3bar_command i3bar --transparency
|
||||
@ -532,7 +533,7 @@ bar {
|
||||
|
||||
colors {
|
||||
separator $purple
|
||||
background $darkgrey
|
||||
background $black
|
||||
statusline $white
|
||||
|
||||
# border bg txt indicator
|
||||
|
@ -117,12 +117,12 @@ command=~/.config/i3/scripts/bandwidth2
|
||||
interval=persist
|
||||
|
||||
# Battery indicator
|
||||
[battery]
|
||||
command=~/.config/i3/scripts/battery2
|
||||
# for alternative battery script change to battery1
|
||||
# change this to battery-pinebook-pro if you are running on pinebook-pro
|
||||
label=
|
||||
interval=30
|
||||
# [battery]
|
||||
# command=~/.config/i3/scripts/battery2
|
||||
# # for alternative battery script change to battery1
|
||||
# # change this to battery-pinebook-pro if you are running on pinebook-pro
|
||||
# label=
|
||||
# interval=30
|
||||
|
||||
[simple-2]
|
||||
full_text=: :
|
||||
|
@ -1,14 +1,18 @@
|
||||
globinclude kitty.d/**/*.conf
|
||||
envinclude KITTY_CONF_*
|
||||
|
||||
background_opacity 0.9
|
||||
enable_audio_bell no
|
||||
|
||||
map f9 close_other_windows_in_tab
|
||||
|
||||
font_family JetBrains Mono Regular Nerd Font Complete Mono
|
||||
bold_font JetBrains Mono Bold Nerd Font Complete Mono
|
||||
italic_font JetBrains Mono Italic Nerd Font Complete Mono
|
||||
bold_italic_font JetBrains Mono Bold Italic Nerd Font Complete Mono
|
||||
# font_family JetBrains Mono Regular Nerd Font Complete Mono
|
||||
# bold_font JetBrains Mono Bold Nerd Font Complete Mono
|
||||
# italic_font JetBrains Mono Italic Nerd Font Complete Mono
|
||||
# bold_italic_font JetBrains Mono Bold Italic Nerd Font Complete Mono
|
||||
|
||||
font_size 12.0
|
||||
font_family Iosevka
|
||||
|
||||
font_size 14.0
|
||||
|
||||
# background_opacity 0.9
|
||||
background_opacity 0.9
|
||||
|
BIN
.config/wallpapers/crosswalk.jpg
Normal file
BIN
.config/wallpapers/crosswalk.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 937 KiB |
BIN
.config/wallpapers/ghost.jpg
Normal file
BIN
.config/wallpapers/ghost.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 820 KiB |
BIN
.config/wallpapers/horsefighter.jpg
Normal file
BIN
.config/wallpapers/horsefighter.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 343 KiB |
BIN
.config/wallpapers/sunroad.jpg
Normal file
BIN
.config/wallpapers/sunroad.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 298 KiB |
Loading…
Reference in New Issue
Block a user