pinentry
parent
921c4cf595
commit
32d66dac1b
|
|
@ -1,11 +1,11 @@
|
|||
# sway # statusbar
|
||||
|
||||
# bar with waybar with desktop icons, glyphs and infos
|
||||
bar {
|
||||
mode dock
|
||||
hidden_state hide
|
||||
swaybar_command waybar
|
||||
}
|
||||
#bar {
|
||||
# mode dock
|
||||
# hidden_state hide
|
||||
# swaybar_command waybar
|
||||
#}
|
||||
|
||||
# bar with swaybar with options: [1]command, [2]infobar or [3]i3status
|
||||
#bar {
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
enable-ssh-support
|
||||
pinentry-program /usr/bin/pinentry-qt
|
||||
|
|
@ -14,7 +14,7 @@ apt install -y noctalia; }
|
|||
sudo apt update
|
||||
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 \
|
||||
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
|
||||
sudo apt autoremove
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue