Replace own rofimoji with arch package

master
Ian Mancini 5 years ago
parent f55629e8b9
commit 633a0d79f8

@ -145,7 +145,7 @@ bindsym $mod+c exec --no-startup-id chromium
bindsym $mod+d exec --no-startup-id rofi -show run bindsym $mod+d exec --no-startup-id rofi -show run
#bindsym $mod+Shift+Tab exec --no-startup-id rofi -show window #bindsym $mod+Shift+Tab exec --no-startup-id rofi -show window
bindsym $mod+Shift+s exec --no-startup-id rofi -show ssh bindsym $mod+Shift+s exec --no-startup-id rofi -show ssh
bindsym $mod+Shift+e exec --no-startup-id rofi -show emoji bindsym $mod+Shift+e exec --no-startup-id rofimoji
bindsym $mod+Shift+p exec --no-startup-id ~/.bin/rofi-passmenu bindsym $mod+Shift+p exec --no-startup-id ~/.bin/rofi-passmenu
bindsym $mod+p exec --no-startup-id ~/.bin/rofi-xrandr bindsym $mod+p exec --no-startup-id ~/.bin/rofi-xrandr

@ -88,7 +88,7 @@ Xft.lcdfilter: lcddefault
! Enable the extended coloring options ! Enable the extended coloring options
rofi.color-enabled: true rofi.color-enabled: true
rofi.modi: run,window,emoji:~/.bin/rofimoji,ssh rofi.modi: run,window,ssh
rofi.sidebar-mode: true rofi.sidebar-mode: true
! bg fg bg-alt hl-bg hl-fg ! bg fg bg-alt hl-bg hl-fg

Loading…
Cancel
Save