Compare commits

...

2 commits

Author SHA1 Message Date
80b90d866d
20250216.1739703209 2025-02-16 11:53:29 +01:00
b3ab306271
20250214.1739539902 2025-02-14 14:31:42 +01:00
7 changed files with 12 additions and 6 deletions

View file

@ -197,7 +197,7 @@
("m" "Meeting"
entry (file+datetree "~/org/life.org" "Areas" "Meetings")
"* TODO [#A] %? :meeting:%^g\nSCHEDULED: %^T\n:PROPERTIES:\n:Created: %T\n:END:\n"
"* TODO [#A] %? :meeting:%^g\nSCHEDULED: %^T\n"
:tree-type week
:empty-lines 0)

View file

@ -12,7 +12,7 @@ indent_character: '|'
journals:
default:
display_format: markdown
encrypt: true
encrypt: false
journal: /home/fz0x1/.diary/diary.jrnl
test:
display_format: markdown

View file

@ -122,6 +122,9 @@ local config = function()
biome = function() -- use tsserver instead
return {}
end,
clangd = function()
vim.b.lsp_zero_enable_autoformat = 0
end,
require("lspconfig").marksman.setup({}),
},
})

View file

@ -85,7 +85,6 @@ alias tvim='nvim ~/Dropbox/TODO/'
alias kvimr='nvim ~/PKM/05\ -\ resources/'
alias kvimj='nvim ~/PKM/02\ -\ journal/'
alias jvim='nvim ~/PKM/02\ -\ journal/$(date "+%Y-%m-%d").md'
# alias vim='nvim'
alias vi='nvim'
alias v='nvim'
## string
@ -145,3 +144,6 @@ fi
source $HOME/.zshrc-additional
source $HOME/.zshrc-secrets
autoload bashcompinit
bashcompinit
source "/home/fz0x1/.local/share/bash-completion/completions/appman"

View file

@ -0,0 +1 @@
/home/fz0x1/Applications

View file

@ -14,7 +14,7 @@ xrdb -merge ~/.Xresources &
~/scripts/bin/setup_displays
# PolicyKit Authentication Agent - Gnome
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
#/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
sleep 1
@ -51,7 +51,7 @@ opensnitch-ui &
solaar --restart-on-wake-up --window=hide &
# bauh
bauh-tray &
#bauh-tray &
# bluetooth
blueman-applet &

View file

@ -56,7 +56,7 @@ bindsym $mod+b exec --no-startup-id librewolf
# start tor
bindsym $mod+t exec --no-startup-id torbrowser-launcher
# edit keyboard config
bindsym $mod+Control+t exec --no-startup-id chromium "https://configure.zsa.io/moonlander/layouts/QxvPD/latest/0"
# bindsym $mod+Control+t exec --no-startup-id chromium "https://configure.zsa.io/moonlander/layouts/QxvPD/latest/0"
# kill focused window
bindsym $mod+Shift+q kill