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

4
.gnupg/scdaemon.conf

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

Loading…
Cancel
Save