mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
first commit
This commit is contained in:
3
rofi/.config/rofi-menus/bins/appsmenu
Normal file
3
rofi/.config/rofi-menus/bins/appsmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
rofi -no-lazy-grab -show drun -theme themes/appsmenu.rasi
|
||||
3
rofi/.config/rofi-menus/bins/i3keybindingsmenu
Normal file
3
rofi/.config/rofi-menus/bins/i3keybindingsmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/i3keybindingsmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/i3layoutmenu
Normal file
3
rofi/.config/rofi-menus/bins/i3layoutmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/i3layoutmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/maimmenu
Normal file
3
rofi/.config/rofi-menus/bins/maimmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/maimmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/mpdmenu
Normal file
3
rofi/.config/rofi-menus/bins/mpdmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/mpdmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/networkmenu
Normal file
3
rofi/.config/rofi-menus/bins/networkmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
python ~/.config/rofi/scripts/networkmenu.py
|
||||
3
rofi/.config/rofi-menus/bins/nmvpnmenu
Normal file
3
rofi/.config/rofi-menus/bins/nmvpnmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/nmvpnmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/powermenu
Normal file
3
rofi/.config/rofi-menus/bins/powermenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/powermenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/promptmenu
Normal file
3
rofi/.config/rofi-menus/bins/promptmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/promptmenu.sh
|
||||
3
rofi/.config/rofi-menus/bins/scrotmenu
Normal file
3
rofi/.config/rofi-menus/bins/scrotmenu
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
~/.config/rofi/scripts/scrotmenu.sh
|
||||
Reference in New Issue
Block a user