main
Gil Portenseigne 2026-08-02 14:25:32 +02:00
parent 921c4cf595
commit 32d66dac1b
3 changed files with 8 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# sway # statusbar # sway # statusbar
# bar with waybar with desktop icons, glyphs and infos # bar with waybar with desktop icons, glyphs and infos
bar { #bar {
mode dock # mode dock
hidden_state hide # hidden_state hide
swaybar_command waybar # swaybar_command waybar
} #}
# bar with swaybar with options: [1]command, [2]infobar or [3]i3status # bar with swaybar with options: [1]command, [2]infobar or [3]i3status
#bar { #bar {

View File

@ -0,0 +1,2 @@
enable-ssh-support
pinentry-program /usr/bin/pinentry-qt

View File

@ -14,7 +14,7 @@ apt install -y noctalia; }
sudo apt update sudo apt update
sudo apt install -y yadm vim-gtk3 vim vim-nox fzf cmake zsh \ sudo apt install -y yadm vim-gtk3 vim vim-nox fzf cmake zsh \
webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find postgresql rsync \ webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find postgresql rsync \
nextcloud-desktop tig locate htop make screenfetch isync notmuch lynx urlview\ nextcloud-desktop tig locate htop make screenfetch isync notmuch lynx urlview pinentry-qt\
gcc inkscape python3-pip kubectl kubectx imagemagick pdfarranger firefox gpaste-2 jq color-picker gcc inkscape python3-pip kubectl kubectx imagemagick pdfarranger firefox gpaste-2 jq color-picker
sudo apt autoremove sudo apt autoremove