mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-01-16 21:23:56 -05:00
Fix i3 config not using the shared rofi config (which sway also uses)
This commit is contained in:
parent
dcceb58f47
commit
05846583af
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
### Menu for commands ###
|
### Menu for commands ###
|
||||||
|
|
||||||
# Program Launcher
|
# Program Launcher
|
||||||
bindsym $mod+d exec rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/polybar/grayblocks/scripts/rofi/launcher.rasi
|
bindsym $mod+d exec rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/wofi/launcher.rasi
|
||||||
|
|
||||||
# Power menu
|
# Power menu
|
||||||
bindsym $mod+P exec /home/marco/.config/wofi/wofi-power.sh
|
bindsym $mod+P exec /home/marco/.config/wofi/wofi-power.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue