Compare commits

...

3 Commits

Author SHA1 Message Date
Alexandre
e0ecfa38bb Added obsidian
All checks were successful
Check config / build (push) Successful in 49s
2026-07-13 11:31:53 +02:00
Alexandre
6fe97f891b Added beeper 2026-07-13 11:31:02 +02:00
Alexandre
7b233af536 Modified niri 2026-07-13 11:09:55 +02:00
2 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,8 @@
p7zip-rar p7zip-rar
obs-studio obs-studio
libreoffice libreoffice
beeper
obsidian
# System utils # System utils
ripgrep ripgrep
sshfs sshfs

View File

@ -20,6 +20,7 @@
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"; screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
prefer-no-csd = {}; prefer-no-csd = {};
input = { input = {
focus-follows-mouse = {};
keyboard = { keyboard = {
xkb.layout = "fr"; xkb.layout = "fr";
numlock = {}; numlock = {};