mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-04 21:31:57 -05:00
fix:amd-pstate-epp
style:hy_animations_config remove:scx&&swayosd&&tsukimi feat:use_polkit_gnome add:embedded
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
exec-once = fcitx5 -d -r
|
||||
exec-once = nm-applet
|
||||
exec-once = swayosd-server
|
||||
exec-once = swww-daemon
|
||||
exec-once = swww restore
|
||||
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE $SCALE
|
||||
|
||||
92
dotfiles/.config/hypr/hyprland/basic.conf
vendored
92
dotfiles/.config/hypr/hyprland/basic.conf
vendored
@@ -1,33 +1,15 @@
|
||||
source = ~/.config/hypr/theme.conf
|
||||
|
||||
#animations {
|
||||
# enabled = true
|
||||
# bezier = liner, 1, 1, 1, 1
|
||||
# bezier = overshot, 0.13, 0.99, 0.29, 1.1
|
||||
# bezier = wind, 0.05, 0.9, 0.1, 1.05
|
||||
# bezier = winIn, 0.1, 1.1, 0.1, 1.1
|
||||
# animation = windows, 1, 6, wind, slide
|
||||
# animation = windowsIn, 1, 7, winIn, slide
|
||||
# animation = windowsOut, 1, 7, default, popin 80%
|
||||
# animation = windowsMove, 1, 5, wind, slide
|
||||
# animation = border, 1, 1, liner
|
||||
# animation = fade, 1, 10, default
|
||||
# animation = workspaces, 1, 8, default, slidefade 20%
|
||||
# animation = specialWorkspaceIn, 1, 8, default, fade
|
||||
# animation = specialWorkspaceOut, 1, 8, default, fade
|
||||
#}
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
bezier = smooth, 0.1, 0.9, 0.2, 1.0
|
||||
bezier = default, 0.25, 0.8, 0.5, 1
|
||||
bezier = wind, 0.05, 0.9, 0.1, 1.05
|
||||
animation = windowsIn, 1, 4, smooth, slide
|
||||
animation = windowsOut, 1, 2, default, popin 80%
|
||||
animation = windowsMove, 1, 4, wind, slide
|
||||
animation = border, 1, 5, default
|
||||
animation = workspacesIn, 1, 6, smooth, slide
|
||||
animation = workspacesOut, 1, 6, smooth, slidefade 80%
|
||||
bezier = niri, 0.2, 0.8, 0.2, 1.0
|
||||
animation = windowsIn, 1, 3, niri, slide
|
||||
animation = windowsOut, 1, 2, niri, popin 80%
|
||||
animation = windowsMove, 1, 3, niri, slide
|
||||
animation = workspacesIn, 1, 3, niri, slide
|
||||
animation = workspacesOut, 1, 3, niri, slidefade 70%
|
||||
animation = border, 1, 1, niri
|
||||
animation = fade, 1, 1, niri
|
||||
}
|
||||
|
||||
|
||||
@@ -37,20 +19,26 @@ debug {
|
||||
}
|
||||
|
||||
|
||||
general {
|
||||
border_size = 1
|
||||
gaps_in = 2
|
||||
gaps_out = 2
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 0
|
||||
active_opacity = 1.0
|
||||
blur {
|
||||
enabled = false
|
||||
}
|
||||
dim_inactive = false
|
||||
fullscreen_opacity = 1.0
|
||||
inactive_opacity = 1.0
|
||||
rounding = 4
|
||||
|
||||
shadow {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
|
||||
general {
|
||||
col.active_border = rgba(313244ff)
|
||||
col.inactive_border = rgba(1e1e2eff)
|
||||
}
|
||||
|
||||
ecosystem {
|
||||
no_donation_nag = true
|
||||
@@ -61,16 +49,6 @@ ecosystem {
|
||||
env = XDG_SESSION_DESKTOP, Hyprland
|
||||
|
||||
|
||||
general {
|
||||
gaps_in = 1
|
||||
gaps_out = 1
|
||||
border_size = 2
|
||||
col.active_border = $lavender
|
||||
col.inactive_border = $base
|
||||
layout = tile
|
||||
}
|
||||
|
||||
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 3
|
||||
@@ -114,36 +92,6 @@ misc {
|
||||
}
|
||||
|
||||
|
||||
#plugin {
|
||||
# hy3 {
|
||||
# no_gaps_when_only = 1
|
||||
# node_collapse_policy = 1
|
||||
# group_inset = 10
|
||||
# tab_first_window = true
|
||||
# tabs {
|
||||
# col.active = rgb(b4befe)
|
||||
# col.active.border = rgb(313244)
|
||||
# col.active.text = rgb(181825)
|
||||
# col.inactive = rgb(181825)
|
||||
# col.inactive.border = rgb(313244)
|
||||
# col.inactive.text = rgb(b4befe)
|
||||
# col.urgent = rgb(f2cdcd)
|
||||
# col.urgent.border = rgb(313244)
|
||||
# col.urgent.text = rgb(181825)
|
||||
# from_top = false
|
||||
# height = 14
|
||||
# padding = 2
|
||||
# render_text = true
|
||||
# rounding = 6
|
||||
# text_center = true
|
||||
# text_font = Sarasa Gothic SC
|
||||
# text_height = 10
|
||||
# text_padding = 0
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
18
dotfiles/.config/hypr/hyprland/bind.conf
vendored
18
dotfiles/.config/hypr/hyprland/bind.conf
vendored
@@ -175,8 +175,8 @@ bind = SUPER, mouse:276, workspace, e-1
|
||||
|
||||
|
||||
## Brightness control
|
||||
bindel = , XF86MonBrightnessUp, exec, swayosd-client --brightness +5
|
||||
bindel = , XF86MonBrightnessDown, exec, swayosd-client --brightness -5
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl -d amdgpu_bl1 s +5%
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl -d amdgpu_bl1 s 5%-
|
||||
|
||||
|
||||
## Playback control
|
||||
@@ -190,13 +190,13 @@ bindl = CONTROL_ALT, right, exec, playerctl next
|
||||
bindl = CONTROL_ALT, left, exec, playerctl previous
|
||||
|
||||
|
||||
## Volume control
|
||||
bindel = ,XF86AudioRaiseVolume, exec, swayosd-client --output-volume +2
|
||||
bindel = ,XF86AudioLowerVolume, exec, swayosd-client --output-volume -2
|
||||
bindl = ,XF86AudioMicMute, exec, swayosd-client --input-volume mute-toggle
|
||||
bindl = ,XF86AudioMute, exec, swayosd-client --output-volume mute-toggle
|
||||
## Volume control (stable, PipeWire)
|
||||
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindl = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
|
||||
|
||||
## Volume control (bonus)
|
||||
bindel = CONTROL_ALT, up, exec, swayosd-client --output-volume +2
|
||||
bindel = CONTROL_ALT, down, exec, swayosd-client --output-volume -2
|
||||
bindel = CONTROL_ALT, up, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel = CONTROL_ALT, down, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
|
||||
Reference in New Issue
Block a user