mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
update
This commit is contained in:
parent
c0f0887122
commit
497069ae84
@ -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.
|
||||||
|
@ -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…
Reference in New Issue
Block a user