Merge branch 'main' of ssh://git.pogmom.me:10022/pogmommy/dotfiles
This commit is contained in:
commit
c891f913e1
11 changed files with 49 additions and 32 deletions
1
de/home/.XCompose
Normal file
1
de/home/.XCompose
Normal file
|
@ -0,0 +1 @@
|
|||
include "%L"
|
|
@ -16,7 +16,7 @@ ShowDeleteCommand=false
|
|||
[KFileDialog Settings]
|
||||
Allow Expansion=false
|
||||
Automatically select filename extension=true
|
||||
Breadcrumb Navigation=false
|
||||
Breadcrumb Navigation=true
|
||||
Decoration position=2
|
||||
LocationCombo Completionmode=5
|
||||
PathCombo Completionmode=5
|
||||
|
@ -31,7 +31,7 @@ Sort directories first=true
|
|||
Sort hidden files last=false
|
||||
Sort reversed=true
|
||||
Speedbar Width=144
|
||||
View Style=Detail
|
||||
View Style=Simple
|
||||
|
||||
[KShortcutsDialog Settings]
|
||||
Dialog Size=600,480
|
||||
|
|
6
de/home/.config/sway-profiles-rs/config.toml
Normal file
6
de/home/.config/sway-profiles-rs/config.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
title_length = 20
|
||||
window_icons = [
|
||||
[""," — LibreWolf"],
|
||||
[""," — Alacritty"],
|
||||
[""," - VSCodium"]
|
||||
]
|
|
@ -25,7 +25,10 @@ input {
|
|||
pointer_accel 1
|
||||
}
|
||||
#numlock
|
||||
* xkb_numlock enabled
|
||||
* {
|
||||
xkb_numlock enabled
|
||||
xkb_options compose:rwin
|
||||
}
|
||||
}
|
||||
|
||||
#seat * hide_cursor 5000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cb="$(wl-paste)"
|
||||
e=$(worf --show emoji --emoji-stdout true --emoji-hide-string true --columns 6 --content-halign=center --width 550 --style "${HOME}/.config/worf/emoji.css")
|
||||
e=$(worf --show emoji --text-output-mode StandardOutput --emoji-hide-string true --columns 6 --content-halign=center --width 550 --style "${HOME}/.config/worf/emoji.css")
|
||||
if [[ -z "${e}" ]];then
|
||||
echo "no emoji selected"
|
||||
wl-copy "${cb}"
|
||||
|
@ -9,5 +9,5 @@ if [[ -z "${e}" ]];then
|
|||
fi
|
||||
#echo "${e}"
|
||||
wl-copy "${e}"
|
||||
ydotool key 29:1 47:1 47:0 29:0
|
||||
ydotool key 42:1 110:1 110:0 42:0
|
||||
wl-copy "${cb}"
|
||||
|
|
|
@ -33,6 +33,7 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-bg--bgColor-default: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: var(--pogmom-background-color) !important;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--main-bg-color: var(--pogmom-background-color) !important;
|
||||
html,
|
||||
body {
|
||||
--image-background: none;
|
||||
|
@ -42,28 +43,22 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
--darkreader-bg--bgColor-default: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: var(--pogmom-background-color) !important;
|
||||
--darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
/* background: rgba(0, 0, 0, 0.5) !important;*/
|
||||
--darkreader-bg--main-bg-color: var(--pogmom-background-color) !important;
|
||||
}
|
||||
/* * {
|
||||
background: var(--pogmom-background-color) !important;
|
||||
--darkreader-neutral-background: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--bgColor-default: var(--pogmom-background-color) !important;
|
||||
--color-background-plain: var(--pogmom-background-color) !important;
|
||||
--darkreader-bg--bgColor-canvas-default: var(--pogmom-background-color) !important;
|
||||
}*/
|
||||
/* --darkreader-background-ffffff: var(--pogmom-background-color) !important;
|
||||
background: var(--pogmom-background-color) !important;*/
|
||||
@-moz-document domain(cloud.pogmom.me) {
|
||||
html,
|
||||
body {
|
||||
background-image: none !important;
|
||||
--image-background: none;
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
/* * {
|
||||
background-image: none !important;
|
||||
--image-background: none;
|
||||
background: var(--pogmom-background-color) !important;
|
||||
}*/
|
||||
}
|
||||
}
|
||||
@-moz-document domain(pogmom.me) {
|
||||
html,
|
||||
body {
|
||||
background-image: none !important;
|
||||
--image-background: none;
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
}
|
||||
}
|
||||
@-moz-document domain(*.*) {
|
||||
|
@ -77,11 +72,3 @@ NOTE: You can use the userContent.css file without change preferences (about:con
|
|||
}
|
||||
}
|
||||
}
|
||||
/*@-moz-document domain(cloud.pogmom.me) {
|
||||
html,
|
||||
body {
|
||||
background-color: var(--pogmom-background-color) !important;
|
||||
color: #888888 !important;
|
||||
background-color: #191919 !important;
|
||||
}
|
||||
}*/
|
||||
|
|
|
@ -17,7 +17,7 @@ Name=Penelope
|
|||
IsRelative=1
|
||||
Path=penelope
|
||||
Default=1
|
||||
StoreID=0585997e
|
||||
StoreID=bf331188
|
||||
ShowSelector=1
|
||||
|
||||
[General]
|
||||
|
|
|
@ -18,3 +18,17 @@ dol() {
|
|||
printf '[-] opening [%s] in dolphin...\n' "${DOLPHIN_OPEN_DIR}"
|
||||
swaymsg exec "dolphin --new-window """${DOLPHIN_OPEN_DIR}""""
|
||||
}
|
||||
|
||||
ala() {
|
||||
if [[ -z ${1} ]];then
|
||||
ALACRITTY_OPEN_DIR="$(pwd)"
|
||||
else
|
||||
if [[ ${1:0:1} == "~" ]];then
|
||||
ALACRITTY_OPEN_DIR="$(realpath """${1/\~/${HOME}}""")"
|
||||
else
|
||||
ALACRITTY OPEN_DIR="$(realpath """${1}""")"
|
||||
fi
|
||||
fi
|
||||
printf '[-] opening [%s] in alacritty...\n' "${ALACRITTY_OPEN_DIR}"
|
||||
swaymsg exec "alacritty --working-directory """${ALACRITTY_OPEN_DIR}""""
|
||||
}
|
||||
|
|
|
@ -54,3 +54,5 @@
|
|||
.config/xdg-desktop-portal/portals.conf
|
||||
.local/bin/uptime-check
|
||||
.local/share/themes/pogmom-gtk
|
||||
.XCompose
|
||||
.config/sway-profiles-rs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/python3
|
||||
'''
|
||||
Use this in the same way as Python's SimpleHTTPServer:
|
||||
|
||||
|
|
|
@ -50,8 +50,11 @@ devpod-arm(){
|
|||
podman exec --env POD_PATH=$(pwd | sed "s|${HOME}|/root|") -it debian-sid-arm-dev /bin/bash
|
||||
}
|
||||
simplewebserver(){
|
||||
screen python3 -m http.server
|
||||
# screen ssi-server
|
||||
if [ "${1}" = "-n" ];then
|
||||
screen bash -c "printf 'running [ /usr/bin/python3 -m http.server ] in screen...\nTo run with server-side includes, remove -n\n';/usr/bin/python3 -m http.server"
|
||||
else
|
||||
screen bash -c "printf 'running [ %s ] in screen...\nTo run barebones webserver, add -n\n' """$(which ssi-server)""";ssi-server"
|
||||
fi
|
||||
}
|
||||
filecount(){
|
||||
[[ -z ${1} ]] && fc_targetdir=$(pwd) || fc_targetdir="${1}"
|
||||
|
@ -141,6 +144,7 @@ if [[ "$HOSTNAME" == pod* ]];then
|
|||
export RUSTUP_HOME="${HOME}/.devpod/$(uname -m)/.rustup"
|
||||
cd ${POD_PATH}
|
||||
fi
|
||||
[[ -d $HOME/.cargo/bin ]] && export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue