rofi temp
This commit is contained in:
parent
d76e8aebf7
commit
4411c5f9a6
|
@ -13,7 +13,8 @@ monitor = DP-2,1920x1080, 1920x0, 1
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
$fileManager = dolphin
|
$fileManager = dolphin
|
||||||
$menu = wofi --show drun
|
# $menu = wofi --show drun
|
||||||
|
$menu = rofi -theme /home/clint/.config/wofi/test3.rasi -show drun
|
||||||
|
|
||||||
#################
|
#################
|
||||||
### AUTOSTART ###
|
### AUTOSTART ###
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# BACKGROUND
|
# BACKGROUND
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = /home/clint/Pictures/wallpapers/abstract_red_blue.png
|
path = /home/clint/Pictures/wallpapers/castle2.jpg
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
preload =
|
preload =
|
||||||
wallpaper = HDMI-A-1, /home/clint/Pictures/wallpapers/fire_log.jpg
|
wallpaper = HDMI-A-1, /home/clint/Pictures/wallpapers/memory_excellence.png
|
||||||
wallpaper = DP-2, /home/clint/Pictures/wallpapers/fire_log.jpg
|
wallpaper = DP-2, /home/clint/Pictures/wallpapers/memory_excellence.png
|
||||||
|
|
||||||
#enable splash text rendering over the wallpaper
|
#enable splash text rendering over the wallpaper
|
||||||
splash = false
|
splash = false
|
||||||
|
|
Loading…
Reference in New Issue