Browse Source

update

master
Arti Zirk 6 years ago
parent
commit
497069ae84
  1. 3
      .config/sway/config
  2. 4
      .gnupg/scdaemon.conf

3
.config/sway/config

@ -32,7 +32,7 @@ output * bg ~/Pildid/background.png tile
# You can get the names of your outputs by running: swaymsg -t get_outputs # You can get the names of your outputs by running: swaymsg -t get_outputs
# Notification daemon # Notification daemon
exec mako --default-timeout 10 exec mako --default-timeout 10000
### Idle configuration ### Idle configuration
# #
@ -233,6 +233,7 @@ bindsym XF86AudioPrev exec playerctl previous
# #
# Read `man 5 sway-bar` for more information about this section. # Read `man 5 sway-bar` for more information about this section.
bar { bar {
#swaybar_command /home/arti/code/sway_tray/build/swaybar/swaybar
position top position top
# When the status_command prints a new line to stdout, swaybar updates. # When the status_command prints a new line to stdout, swaybar updates.

4
.gnupg/scdaemon.conf

@ -1,5 +1,7 @@
#reader-port Yubico YubiKey CCID 01 00
pcsc-driver /usr/lib/libpcsclite.so pcsc-driver /usr/lib/libpcsclite.so
card-timeout 5 card-timeout 5
disable-ccid disable-ccid
shared-access shared-access
#debug-all
#enable-pinpad-varlen

Loading…
Cancel
Save