mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-03-30
Update 2025-03-03 Update 2025-03-07 Update 2025-03-13 Update 2025-03-14 Update 2025-03-22 Update 2025-03-24 Update 2025-03-29
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1,prefered,0x0,1
|
||||
monitor=DP-1,prefered,180x-1440,1
|
||||
# monitor=HDMI-A-1,prefered,480x-1080,1
|
||||
monitor=HDMI-A-1,prefered,auto,1
|
||||
# monitor=DP-1,disabled
|
||||
|
||||
###################
|
||||
@@ -29,7 +31,7 @@ monitor=DP-1,prefered,180x-1440,1
|
||||
$terminal = alacritty
|
||||
$fileManager = $terminal -e yazi
|
||||
$menu = wofi --show drun -ib
|
||||
$browser = zen-browser
|
||||
$browser = floorp
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -39,10 +41,11 @@ $browser = zen-browser
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
exec-once=pipewire & pipewire-pulse & wireplumber & eww daemon & eww open bar #& dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY XAUTHORITY
|
||||
exec-once=nextcloud & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & xrdb "$XDG_CONFIG_HOME/x11/xresources" & transmission-daemon & dunst & hyprland-per-window-layout
|
||||
# exec-once=eww daemon & eww open bar & dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY XAUTHORITY
|
||||
exec-once=nextcloud & /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & xrdb "$XDG_CONFIG_HOME/x11/xresources" & transmission-daemon & dunst
|
||||
exec-once=[workspace 1 silent] $browser
|
||||
exec-once=[workspace 8 silent] vesktop & kotatogram-desktop
|
||||
exec-once=[workspace 9 silent] spotify-launcher
|
||||
# exec-once=[workspace 9 silent] spotify-launcher
|
||||
|
||||
# Source a file (multi-file configs)
|
||||
source=~/.config/hypr/rose-pine.conf
|
||||
@@ -55,7 +58,6 @@ source=~/.config/hypr/rose-pine.conf
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
# env = DBUS_SESSION_BUS_ADDRESS,unix:path=/run/user/1000/bus
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
||||
Reference in New Issue
Block a user