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