Compare commits

..

8 commits

7 changed files with 60 additions and 71 deletions

View file

@ -1,7 +1,7 @@
font=Iosevka Term SS14:style=Regular:pixelsize=18 font=Iosevka Term:style=Regular:size=10.5
font-bold=Iosevka Term SS14:style=Bold:pixelsize=18 font-bold=Iosevka Term:style=Bold:size=10.5
font-italic=Iosevka Term SS14:style=Italic:pixelsize=18 font-italic=Iosevka Term:style=Italic:size=10.5
font-bold-italic=Iosevka Term SS14:style=Bold Italic:pixelsize=18 font-bold-italic=Iosevka Term:style=Bold Italic:size=10.5
pad=5x5 pad=5x5

View file

@ -21,7 +21,7 @@ cmp.setup({
['<C-f>'] = cmp.mapping.scroll_docs(4), ['<C-f>'] = cmp.mapping.scroll_docs(4),
['<C-Space>'] = cmp.mapping.complete(), ['<C-Space>'] = cmp.mapping.complete(),
['<C-e>'] = cmp.mapping.close(), ['<C-e>'] = cmp.mapping.close(),
['<CR>'] = cmp.mapping.confirm({ select = true }), ['<C-CR>'] = cmp.mapping.confirm({ select = true }),
}, },
sources = { sources = {
{ name = 'nvim_lsp' }, { name = 'nvim_lsp' },

View file

@ -22,7 +22,7 @@
export bg=181818 export bg=181818
export bg2=252525 export bg2=252525
export fg=b9b9b9 export fg=b9b9b9
export fg2=dedede export fg2=777777
export hl=368aeb export hl=368aeb
# solarized light # solarized light

View file

@ -7,21 +7,13 @@ riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
~/.config/river/load-colors ~/.config/river/load-colors
brillo -I brillo -I
riverctl spawn "foot --server" riverctl spawn "pgrep -x foot || foot --server"
riverctl spawn "mako" riverctl spawn "pgrep -x mako || mako"
riverctl spawn "gammastep -l -34.5:-58.4" riverctl spawn "pgrep -x gammastep || gammastep -l -34.5:-58.4"
riverctl spawn "syncthing -no-browser" riverctl spawn "pgrep -x syncthing || syncthing -no-browser"
riverctl spawn "river-tag-overlay" riverctl spawn "pgrep -x river-tag-overl || river-tag-overlay"
# yambar spawned by load-colors # yambar spawned by load-colors
riverctl spawn "kanshi" riverctl spawn "pgrep -x kanshi || kanshi"
riverctl spawn 'swayidle -w \
timeout 250 "brillo -O; brillo -S 5" resume "brillo -I" \
timeout 300 "lock" \
timeout 500 "lock && doas pm-suspend" \
before-sleep "lock" \
after-resume "brillo -I" \
lock "lock"'
# riverctl spawn "swaybg -m fill -i ~/Pictures/flower.jpg" # riverctl spawn "swaybg -m fill -i ~/Pictures/flower.jpg"
@ -38,4 +30,4 @@ riverctl float-filter-add title "Firefox — Sharing Indicator"
~/.config/river/keys ~/.config/river/keys
riverctl default-layout stacktile riverctl default-layout stacktile
exec stacktile --per-tag-config --drop-empty-configs --outer-padding=0 --inner-padding=5 --primary-sublayout=stack exec stacktile --per-tag-config --drop-empty-configs --outer-padding=6 --inner-padding=6 --primary-sublayout=stack

View file

@ -2,7 +2,7 @@
. ~/.config/river/colors . ~/.config/river/colors
riverctl background-color 0x$bg riverctl background-color 0x$bg
riverctl border-color-focused 0x$fg riverctl border-color-focused 0x$fg2
riverctl border-color-unfocused 0x$bg2 riverctl border-color-unfocused 0x$bg2
riverctl border-width 1 riverctl border-width 1
riverctl spawn yambar-run riverctl spawn yambar-run

View file

@ -6,7 +6,7 @@ awesome_brands: &awesome_brands Font Awesome 5 Brands:pixelsize=16
# foreground: &fg e0def4ff # foreground: &fg e0def4ff
bar: bar:
location: top location: bottom
layer: top layer: top
height: 20 height: 20
spacing: 8 spacing: 8
@ -67,7 +67,6 @@ bar:
values: values:
false: false:
- string: {text: , font: *awesome} - string: {text: , font: *awesome}
- string: {text: " {percent}%"}
true: {string: {text: , font: *awesome, foreground: *accent}} true: {string: {text: , font: *awesome, foreground: *accent}}
- alsa: - alsa:
card: pulse card: pulse
@ -88,49 +87,6 @@ bar:
- string: {text: , font: *awesome} - string: {text: , font: *awesome}
- string: {text: , font: *awesome} - string: {text: , font: *awesome}
- string: {text: " {percent}%"} - string: {text: " {percent}%"}
- battery:
name: BAT0
poll-interval: 30
content:
map:
tag: state
values:
discharging:
- ramp:
tag: capacity
items:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}% {estimate}"}
charging:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}% {estimate}"}
full:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}% full"}
# not charging:
# - ramp:
# tag: capacity
# items:
# - string: {text:  , foreground: a89984ff, font: *awesome}
# - string: {text:  , foreground: ffa600ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text: " {capacity}%"}
- network: - network:
name: eth0 name: eth0
@ -164,9 +120,52 @@ bar:
default: {string: {text: , font: *awesome}} default: {string: {text: , font: *awesome}}
values: values:
"": {string: {text: , font: *awesome, foreground: *accent}} "": {string: {text: , font: *awesome, foreground: *accent}}
- battery:
name: BAT0
poll-interval: 30
content:
map:
tag: state
values:
discharging:
- ramp:
tag: capacity
items:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , font: *awesome}
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}%"}
charging:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}%"}
full:
- string: {text: , foreground: *accent, font: *awesome}
- string: {text: " {capacity}% full"}
# not charging:
# - ramp:
# tag: capacity
# items:
# - string: {text:  , foreground: a89984ff, font: *awesome}
# - string: {text:  , foreground: ffa600ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text:  , foreground: b8bb26ff, font: *awesome}
# - string: {text: " {capacity}%"}
- clock: - clock:
date-format: "%A %d of %B"
content: content:
- string: {text: , font: "Font Awesome 5 Free:style=solid:size=12"}
- string: {text: " {date}", right-margin: 12} - string: {text: " {date}", right-margin: 12}
- string: {text: , font: "Font Awesome 5 Free:style=solid:size=12"}
- string: {text: " {time}"} - string: {text: " {time}"}

View file

@ -27,5 +27,3 @@ export XKB_DEFAULT_OPTIONS=caps:escape
export XCURSOR_THEME=Adwaita export XCURSOR_THEME=Adwaita
export QT_STYLE_OVERRIDE=Adwaita-Dark export QT_STYLE_OVERRIDE=Adwaita-Dark
export SKIM_DEFAULT_OPTIONS="--color=16"