add rofi config
This commit is contained in:
@@ -37,7 +37,7 @@ hl.monitor({
|
||||
-- Set programs that you use
|
||||
local terminal = "kitty"
|
||||
local fileManager = "kitty"
|
||||
local menu = "hyprlauncher"
|
||||
local menu = "/home/sortedcord/.config/rofi/launch.sh -show drun"
|
||||
local browser = "vivaldi-stable --enable-features=AcceleratedVideoEncoder"
|
||||
local browserPrivate = "vivaldi --incognito --enable-features=AcceleratedVideoEncoder"
|
||||
|
||||
@@ -50,7 +50,7 @@ local browserPrivate = "vivaldi --incognito --enable-features=AcceleratedVideoEn
|
||||
-- Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
-- Or execute your favorite apps at launch like this:
|
||||
hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("swaybg -i /home/sortedcord/Pictures/Wallpapers/cliff.jpg -m fill")
|
||||
hl.exec_cmd("swaybg -i /home/sortedcord/Pictures/Wallpapers/wallpapers/minecraft/stahlgrave-tower.webp -m fill")
|
||||
hl.exec_cmd("wayle shell")
|
||||
hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP")
|
||||
hl.exec_cmd("quickshell")
|
||||
|
||||
Reference in New Issue
Block a user