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/
|
||||
$terminal = alacritty
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
# $menu = wofi --show drun
|
||||
$menu = rofi -theme /home/clint/.config/wofi/test3.rasi -show drun
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = /home/clint/Pictures/wallpapers/abstract_red_blue.png
|
||||
path = /home/clint/Pictures/wallpapers/castle2.jpg
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
preload =
|
||||
wallpaper = HDMI-A-1, /home/clint/Pictures/wallpapers/fire_log.jpg
|
||||
wallpaper = DP-2, /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/memory_excellence.png
|
||||
|
||||
#enable splash text rendering over the wallpaper
|
||||
splash = false
|
||||
|
|
Loading…
Reference in New Issue