Adds shortcut for youtube script
This commit is contained in:
parent
65f5979d05
commit
6a508f7e44
1 changed files with 6 additions and 0 deletions
|
@ -271,6 +271,10 @@ bindsym $mod+u exec ~/.dotfiles/rofi/scripts/rofi-emoji
|
|||
# WP Lookup
|
||||
bindsym $mod+Shift+w exec wpLookup
|
||||
|
||||
# Y {{{2
|
||||
# Opens Zeal
|
||||
bindsym $mod+y exec open-youtube
|
||||
|
||||
# Z {{{2
|
||||
# Opens Zeal
|
||||
bindsym $mod+z exec zeal
|
||||
|
@ -293,6 +297,8 @@ bar {
|
|||
output primary
|
||||
output DP-1
|
||||
tray_output primary
|
||||
tray_output DP-1
|
||||
|
||||
position top
|
||||
colors {
|
||||
separator $base03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue