modified browser shortcut in i3

This commit is contained in:
2020-01-15 12:39:18 +01:00
parent 2f45a783fe
commit cf178001d2
Executable → Regular
+2 -2
View File
@@ -156,7 +156,7 @@ bindsym $mod+$alt+g gaps inner all set 20; gaps outer all set -10
bindsym $mod+Shift+d exec --no-startup-id j4-dmenu-desktop
bindsym $mod+d exec --no-startup-id $rofiexec
bindsym $mod+c exec firefox
bindsym $mod+b exec firefox
bindsym $mod+m exec $gnus
bindsym Ctrl+Shift+d exec discord-canary
@@ -205,7 +205,7 @@ bindsym $mod+F3 exec arandr
{% if YADM_HOSTNAME == 'Marpa' -%}
bindsym $mod+Ctrl+p xrandr --output HDMI-1 --mode 1024x768 --right-of eDP-1
{% else %}
{% else -%}
bindsym $mod+Ctrl+p xrandr --output VGA1 --mode 1024x768 --right-of LVDS1
{% endif -%}