rofi temp

This commit is contained in:
clint 2025-05-31 09:01:19 -05:00
parent d76e8aebf7
commit 4411c5f9a6
3 changed files with 5 additions and 4 deletions

View File

@ -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 ###

View File

@ -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
} }

View File

@ -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