mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-05-31
Update 2025-05-06 Update 2025-05-09 Update 2025-05-11 Update 2025-05-13 Update 2025-05-18 Update 2025-05-19 Update 2025-05-24 Update 2025-05-27 Update 2025-05-29 Update 2025-05-31
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1,prefered,0x0,1
|
||||
monitor=DP-1,prefered,180x-1440,1
|
||||
# monitor=DP-1,prefered,180x-1440,1
|
||||
# monitor=HDMI-A-1,prefered,480x-1080,1
|
||||
monitor=HDMI-A-1,prefered,auto,1
|
||||
# monitor=HDMI-A-1,prefered,mirror,eDP-1
|
||||
# monitor=DP-1,prefered,mirror,eDP-1
|
||||
# monitor=DP-1,disabled
|
||||
|
||||
###################
|
||||
@@ -30,8 +31,9 @@ monitor=HDMI-A-1,prefered,auto,1
|
||||
# Set programs that you use
|
||||
$terminal = {{terminal}}
|
||||
$fileManager = $terminal -e yazi
|
||||
$menu = wofi --show drun -ib
|
||||
$browser = floorp
|
||||
# $menu = wofi --show drun -ib
|
||||
$menu = rofi -show combi -show-icons
|
||||
$browser = {{browser}}
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -40,11 +42,11 @@ $browser = floorp
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
# 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=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=pipewire & pipewire-pulse & wireplumber & eww daemon & eww open bar
|
||||
exec-once=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 & hyprpaper
|
||||
exec-once=[workspace 1 silent] $browser
|
||||
exec-once=[workspace 8 silent] vesktop & kotatogram-desktop
|
||||
exec-once=[workspace 8 silent] kotatogram-desktop & flatpak run dev.vencord.Vesktop
|
||||
# exec-once=[workspace 9 silent] spotify-launcher
|
||||
|
||||
# Source a file (multi-file configs)
|
||||
@@ -72,8 +74,8 @@ env = WM,Hyprland
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
|
||||
border_size = 2
|
||||
|
||||
@@ -87,13 +89,13 @@ general {
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
|
||||
layout = master
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||
decoration {
|
||||
rounding = 5
|
||||
# rounding_power = 2
|
||||
rounding = 4
|
||||
rounding_power = 4
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 1.0
|
||||
@@ -110,7 +112,7 @@ decoration {
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
passes = 3
|
||||
|
||||
vibrancy = 0.1696
|
||||
}
|
||||
@@ -159,6 +161,7 @@ animations {
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
force_split = 2
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
@@ -170,10 +173,10 @@ master {
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
misc {
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
|
||||
vfr = true # It will lower the amount of sent frames when nothing is happening on-screen.
|
||||
}
|
||||
|
||||
|
||||
#############
|
||||
### INPUT ###
|
||||
#############
|
||||
@@ -211,6 +214,9 @@ device {
|
||||
sensitivity = -0.5
|
||||
}
|
||||
|
||||
cursor {
|
||||
hide_on_key_press = true
|
||||
}
|
||||
|
||||
###################
|
||||
### KEYBINDINGS ###
|
||||
@@ -225,6 +231,9 @@ bind = $mainMod SHIFT, Q, killactive
|
||||
bind = $mainMod, N, exec, $fileManager
|
||||
bind = $mainMod CTRL, SPACE, togglefloating
|
||||
bind = $mainMod, P, exec, $menu
|
||||
bind = $mainMod, G, exec, rofi -modi games -show games -theme games-smaller
|
||||
bind = $mainMod, C, exec, rofi -show calc -modi calc -no-show-match -no-sort -calc-command "echo -n '{result}' | wl-copy"
|
||||
bind = $mainMod, W, exec, networkmanager_dmenu
|
||||
bind = $mainMod SHIFT, P, exec, cliphist list | wofi -S dmenu | cliphist decode | wl-copy
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = $mainMod, M, bringactivetotop
|
||||
@@ -375,12 +384,12 @@ windowrulev2 = opacity 0.95, class:thunderbird
|
||||
windowrulev2 = workspace 8, class:discord
|
||||
windowrulev2 = opacity 0.95, class:discord
|
||||
windowrulev2 = workspace 8, class:vesktop
|
||||
windowrulev2 = opacity 0.95, class:vesktop
|
||||
windowrulev2 = opacity 0.9, class:vesktop
|
||||
windowrulev2 = workspace 8, class:Ripcord
|
||||
windowrulev2 = workspace 8, class:TelegramDesktop
|
||||
windowrulev2 = opacity 0.95, class:TelegramDesktop
|
||||
windowrulev2 = workspace 8, title:Kotatogram
|
||||
windowrulev2 = opacity 0.95, title:Kotatogram
|
||||
windowrulev2 = opacity 0.9, initialTitle:Kotatogram
|
||||
windowrulev2 = opacity 0.9, class:teams-for-linux
|
||||
windowrulev2 = workspace 5, class:Ferdium
|
||||
windowrulev2 = opacity 0.9, class:Ferdium
|
||||
@@ -394,7 +403,6 @@ windowrulev2 = opacity 0.9, class:Spotify
|
||||
# chromakey_background = 7,8,17
|
||||
|
||||
windowrulev2 = opacity 0.95, class:qbittorrent
|
||||
windowrulev2 = opacity 0.95, class:lutris
|
||||
windowrulev2 = opacity 0.95, class:pacfinder
|
||||
windowrulev2 = opacity 0.9, class:Bitwarden
|
||||
windowrulev2 = opacity 0.9, class:kdeconnect
|
||||
@@ -403,7 +411,3 @@ windowrulev2 = opacity 0.9, class:kdeconnect
|
||||
windowrulev2 = move 100%-250 100%-250, class:galculator
|
||||
windowrulev2 = size 250 250, class:galculator
|
||||
windowrulev2 = float, class:galculator
|
||||
|
||||
windowrulev2=float,title:^(flameshot)
|
||||
windowrulev2=move 0 0,title:^(flameshot)
|
||||
windowrulev2=suppressevent fullscreen,title:^(flameshot)
|
||||
|
||||
Reference in New Issue
Block a user