Use imapnotify only for uni account
This commit is contained in:
parent
c681e8d538
commit
0e9a10b015
|
@ -259,7 +259,7 @@ exec swaymsg split vertical
|
|||
bindsym XF86AudioRaiseVolume exec pulsemixer --change-volume +5
|
||||
bindsym XF86AudioLowerVolume exec pulsemixer --change-volume -5
|
||||
bindsym XF86AudioMute exec pulsemixer --toggle-mute
|
||||
bindsym XF86AudioMicMute exec pulsemixer --id source-43 --toggle-mute
|
||||
bindsym XF86AudioMicMute exec pulsemixer --id source-41 --toggle-mute
|
||||
# Brightness
|
||||
bindsym XF86MonBrightnessUp exec light -A 10
|
||||
bindsym XF86MonBrightnessDown exec light -U 10
|
||||
|
@ -324,7 +324,6 @@ exec wl-paste -t text --watch clipman store
|
|||
# kanshi
|
||||
exec kanshi
|
||||
# imapnotify
|
||||
exec imapnotify -c ~/.config/imapnotify/gmail.js
|
||||
exec imapnotify -c ~/.config/imapnotify/uni.js
|
||||
# tmux
|
||||
assign [app_id="tmux"] $workspace1
|
||||
|
|
Loading…
Reference in New Issue