Merge branch 'main' of somegit.dev:mpuchstein/dotfiles

This commit is contained in:
2025-03-07 03:15:28 +01:00
255 changed files with 1459 additions and 12 deletions

View File

@@ -1 +0,0 @@
sysmon.yuck##hostname.owlenlap02

View File

@@ -0,0 +1,51 @@
(defvar netiface "enp34s0")
(defwidget sysmon []
(box
:class 'sysmon'
:space-evenly false
:spacing 0
(cpu :class "first")
(ram :class "middle")
(disk :class "middle")
(net :class "last")))
(defwidget ram [class]
(tooltip
:class 'ram ${EWW_RAM.used_mem_perc > 90 ? 'danger' : ''} ${class}'
(label :text " ${round(EWW_RAM.free_swap/1000000000, 2)} GB/${round(EWW_RAM.total_swap/1000000000, 2)} GB")
(label :text " ${round(EWW_RAM.used_mem/1000000000, 2)} GB/${round(EWW_RAM.total_mem/1000000000, 2)} GB")))
(defwidget disk [class]
(tooltip
:class 'disk ${EWW_DISK["/"].used_perc > 90 ? 'danger' : ''} ${class}'
(label :text " ${round(EWW_DISK["/"].free/1000000000, 2)} GB /${round(EWW_DISK["/"].total/1000000000, 2)} GB")
(label :text " ${round(EWW_DISK["/"].used_perc,2)}%")))
(defwidget cpu [class]
(tooltip
:class 'cpu ${class}'
(box :orientation "vertical"
(for cpu in {EWW_CPU.cores}
(box
:orientation "horizontal"
:space-evenly false
:spacing 10
(circular-progress
:thickness 5
:start-at 75
:value {cpu.usage})
(label
:limit-width 6
:show-truncated false
:text "${cpu.core}: ")
(label :text "${cpu.freq} Hz ${cpu.usage}%"))))
(label :text " ${round(EWW_CPU.avg, 2)}%")))
(defwidget net [class]
(box
:class 'net ${class}'
:space-evenly false
(label :text "")
(label :text " ${round(EWW_NET[netiface].NET_UP * 8 / 1000000, 2)} Mbit")
(label :text " ${round(EWW_NET[netiface].NET_DOWN * 8 / 1000000, 2)} Mbit")))

View File

@@ -2,3 +2,4 @@ file:///home/mpuchstein/Documents/
file:///home/mpuchstein/Pictures/ file:///home/mpuchstein/Pictures/
file:///home/mpuchstein/Music/ file:///home/mpuchstein/Music/
file:///home/mpuchstein/Nextcloud/ file:///home/mpuchstein/Nextcloud/
file:///home/mpuchstein/Downloads/

View File

@@ -1,8 +1,8 @@
[Settings] [Settings]
gtk-theme-name=Adwaita-dark gtk-theme-name=Adwaita
gtk-icon-theme-name=breeze-dark gtk-icon-theme-name=Adwaita
gtk-font-name=Inconsolata Nerd Font Mono 9 gtk-font-name=InconsolataGo Nerd Font 9
gtk-cursor-theme-name=phinger-cursors-light gtk-cursor-theme-name=AC-Volantes
gtk-cursor-theme-size=24 gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_ICONS gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
@@ -12,6 +12,6 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0 gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1 gtk-xft-antialias=1
gtk-xft-hinting=1 gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1 gtk-application-prefer-dark-theme=1

View File

@@ -1,5 +1,4 @@
splash = true splash = true
splash_color = d202fcff
splash_offset = 2.0 splash_offset = 2.0
ipc = true ipc = true

View File

@@ -0,0 +1,4 @@
# Generated by nwg-displays on 2025-03-19 at 21:35:50. Do not edit manually.
monitor=DP-2,1920x1080@60.0,0x0,1.0
monitor=DP-3,1920x1080@144.0,1920x0,1.0

View File

@@ -0,0 +1,12 @@
# Generated by nwg-displays on 2025-03-19 at 21:34:19. Do not edit manually.
workspace=1,monitor:DP-2,default:true
workspace=2,monitor:DP-2
workspace=3,monitor:DP-2
workspace=4,monitor:DP-2
workspace=5,monitor:DP-2
workspace=6,monitor:DP-3,default:true
workspace=7,monitor:DP-3
workspace=8,monitor:DP-3
workspace=9,monitor:DP-3
workspace=10,monitor:DP-3

31
.config/qt5ct/qt5ct.conf Normal file
View File

@@ -0,0 +1,31 @@
[Appearance]
color_scheme_path=/home/mpuchstein/.config/qt5ct/style-colors.conf
custom_palette=true
standard_dialogs=xdgdesktopportal
style=kvantum
[Fonts]
fixed="InconsolataGo Nerd Font Mono,9,-1,5,50,0,0,0,0,0,Regular"
general="InconsolataGo Nerd Font Mono,9,-1,5,50,0,0,0,0,0,Regular"
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
keyboard_scheme=2
menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\ai\0\0\x3\xff\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\ai\0\0\x3\xff)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View File

@@ -0,0 +1,4 @@
[ColorScheme]
active_colors=#ffdfdfdf, #ff4d4d4d, #ff535353, #ff474747, #ff282828, #ff323232, #ffdfdfdf, #ffffffff, #ffdfdfdf, #ff2c2c2c, #ff2c2c2c, #ff000000, #ff3584e4, #ffffffff, #ff0057ae, #ffe040fb, #ff2e2e2e, #ff000000, #ff000000, #ffefefef, #80dfdfdf
disabled_colors=#ff696969, #ff4d4d4d, #ff535353, #ff474747, #ff282828, #ff323232, #ff696969, #ffffffff, #ff696969, #ff2c2c2c, #ff2c2c2c, #ff000000, #ff3584e4, #66ffffff, #ff0057ae, #ffe040fb, #ff2e2e2e, #ff000000, #ff000000, #ffefefef, #80dfdfdf
inactive_colors=#ffdfdfdf, #ff4d4d4d, #ff535353, #ff474747, #ff282828, #ff323232, #ffdfdfdf, #ffffffff, #ffdfdfdf, #ff2c2c2c, #ff2c2c2c, #ff000000, #ff3584e4, #ffffffff, #ff0057ae, #ffe040fb, #ff2e2e2e, #ff000000, #ff000000, #ffefefef, #80dfdfdf

View File

@@ -3,7 +3,7 @@ color_scheme_path=/usr/share/qt6ct/colors/airy.conf
custom_palette=false custom_palette=false
icon_theme=breeze-dark icon_theme=breeze-dark
standard_dialogs=gtk3 standard_dialogs=gtk3
style=Adwaita-Dark style=kvantum
[Fonts] [Fonts]
fixed="InconsolataGo Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" fixed="InconsolataGo Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
@@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3 wheel_scroll_lines=3
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x1\xf9\0\0\a\x80\0\0\0\0\0\0\v?\0\0\x2\n\0\0\0\x1\x2\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x1\xf9) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x3\xff\0\0\a\x80\0\0\0\0\0\0\v?\0\0\x4\x15\0\0\0\x1\x2\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x3\xff)
[Troubleshooting] [Troubleshooting]
force_raster_widgets=1 force_raster_widgets=1

View File

@@ -1,5 +1,8 @@
export XCURSOR_SIZE=24 export XCURSOR_SIZE=24
export XCURSOR_THEME=phinger-cursors-light export XCURSOR_THEME=volantes
export HYPRCURSOR_SIZE=24
export HYPRCURSOR_THEME=volantes
export GDK_BACKEND=wayland,x11,* export GDK_BACKEND=wayland,x11,*

View File

@@ -1075,12 +1075,16 @@ function! s:hash_match(a, b)
return stridx(a:a, a:b) == 0 || stridx(a:b, a:a) == 0 return stridx(a:a, a:b) == 0 || stridx(a:b, a:a) == 0
endfunction endfunction
function! s:disable_credential_helper()
return s:git_version_requirement(2) && get(g:, 'plug_disable_credential_helper', 1)
endfunction
function! s:checkout(spec) function! s:checkout(spec)
let sha = a:spec.commit let sha = a:spec.commit
let output = s:git_revision(a:spec.dir) let output = s:git_revision(a:spec.dir)
let error = 0 let error = 0
if !empty(output) && !s:hash_match(sha, s:lines(output)[0]) if !empty(output) && !s:hash_match(sha, s:lines(output)[0])
let credential_helper = s:git_version_requirement(2) ? '-c credential.helper= ' : '' let credential_helper = s:disable_credential_helper() ? '-c credential.helper= ' : ''
let output = s:system( let output = s:system(
\ 'git '.credential_helper.'fetch --depth 999999 && git checkout '.plug#shellescape(sha).' --', a:spec.dir) \ 'git '.credential_helper.'fetch --depth 999999 && git checkout '.plug#shellescape(sha).' --', a:spec.dir)
let error = v:shell_error let error = v:shell_error
@@ -1589,7 +1593,7 @@ while 1 " Without TCO, Vim stack is bound to explode
let [error, _] = s:git_validate(spec, 0) let [error, _] = s:git_validate(spec, 0)
if empty(error) if empty(error)
if pull if pull
let cmd = s:git_version_requirement(2) ? ['git', '-c', 'credential.helper=', 'fetch'] : ['git', 'fetch'] let cmd = s:disable_credential_helper() ? ['git', '-c', 'credential.helper=', 'fetch'] : ['git', 'fetch']
if has_tag && !empty(globpath(spec.dir, '.git/shallow')) if has_tag && !empty(globpath(spec.dir, '.git/shallow'))
call extend(cmd, ['--depth', '99999999']) call extend(cmd, ['--depth', '99999999'])
endif endif

View File

@@ -0,0 +1 @@
x-cursor

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
default

View File

@@ -0,0 +1 @@
size_fdiag

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
dnd-move

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
not-allowed

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
alias

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
dnd-move

View File

@@ -0,0 +1 @@
dnd-no-drop

View File

@@ -0,0 +1 @@
dotbox

Binary file not shown.

View File

@@ -0,0 +1 @@
size_ver

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
right_ptr

View File

@@ -0,0 +1 @@
right_ptr

View File

@@ -0,0 +1 @@
dotbox

View File

@@ -0,0 +1 @@
right_side

View File

@@ -0,0 +1 @@
size_hor

View File

@@ -0,0 +1 @@
size_bdiag

Binary file not shown.

View File

@@ -0,0 +1 @@
openhand

View File

@@ -0,0 +1 @@
dnd-move

View File

@@ -0,0 +1 @@
size_hor

View File

@@ -0,0 +1 @@
openhand

View File

@@ -0,0 +1 @@
pointer

Binary file not shown.

View File

@@ -0,0 +1 @@
text

View File

@@ -0,0 +1 @@
dotbox

Binary file not shown.

View File

@@ -0,0 +1 @@
default

View File

@@ -0,0 +1 @@
help

View File

@@ -0,0 +1 @@
progress

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
all-scroll

View File

@@ -0,0 +1 @@
top_side

View File

@@ -0,0 +1 @@
top_right_corner

View File

@@ -0,0 +1 @@
size_bdiag

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
size_ver

View File

@@ -0,0 +1 @@
top_left_corner

View File

@@ -0,0 +1 @@
size_fdiag

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
cell

Binary file not shown.

View File

@@ -0,0 +1 @@
pointer

Binary file not shown.

View File

@@ -0,0 +1 @@
help

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
bottom_side

View File

@@ -0,0 +1 @@
down-arrow

View File

@@ -0,0 +1 @@
size_hor

View File

@@ -0,0 +1 @@
left-arrow

View File

@@ -0,0 +1 @@
right-arrow

View File

@@ -0,0 +1 @@
up-arrow

View File

@@ -0,0 +1 @@
size_ver

View File

@@ -0,0 +1 @@
bottom_right_corner

View File

@@ -0,0 +1 @@
size_hor

View File

@@ -0,0 +1 @@
size_ver

View File

@@ -0,0 +1 @@
all-scroll

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More