Update .config/hypr/autostart
Update .config/hypr/hyprland.conf Update tags
This commit is contained in:
parent
a4554402f7
commit
4340446a0e
3 changed files with 4 additions and 2 deletions
|
@ -17,5 +17,9 @@ dunst &
|
||||||
# effects
|
# effects
|
||||||
"$scripts/rgb" &
|
"$scripts/rgb" &
|
||||||
|
|
||||||
|
# clipboard
|
||||||
|
copyq --start-server &
|
||||||
|
clipboard-sync &
|
||||||
|
|
||||||
# other
|
# other
|
||||||
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
|
|
||||||
exec-once=$HOME/.config/hypr/autostart
|
exec-once=$HOME/.config/hypr/autostart
|
||||||
exec-once=copyq --start-server
|
|
||||||
|
|
||||||
input {
|
input {
|
||||||
kb_layout=
|
kb_layout=
|
||||||
|
|
1
tags
1
tags
|
@ -638,7 +638,6 @@ nsd5ece3780101 dot_config/awesome/themes/catppuccin/titlebar/close.svg /^<svg ve
|
||||||
nsd7c0ddd60101 dot_config/awesome/ui/info-panel/weather/icons/weather-fog.svg /^<svg xmlns="http:\/\/www.w3.org\/2000\/svg" width="16" height="16" version="1.1">$/;" n uri:http://www.w3.org/2000/svg
|
nsd7c0ddd60101 dot_config/awesome/ui/info-panel/weather/icons/weather-fog.svg /^<svg xmlns="http:\/\/www.w3.org\/2000\/svg" width="16" height="16" version="1.1">$/;" n uri:http://www.w3.org/2000/svg
|
||||||
on_press dot_config/awesome/main/bindings.lua /^ on_press = function(index)$/;" f
|
on_press dot_config/awesome/main/bindings.lua /^ on_press = function(index)$/;" f
|
||||||
once dot_config/hypr/executable_hyprland.conf /^exec-once=$HOME\/.config\/hypr\/autostart$/;" k
|
once dot_config/hypr/executable_hyprland.conf /^exec-once=$HOME\/.config\/hypr\/autostart$/;" k
|
||||||
once dot_config/hypr/executable_hyprland.conf /^exec-once=copyq --start-server$/;" k
|
|
||||||
opacity dot_config/picom.conf /^active-opacity = 0.92;$/;" k
|
opacity dot_config/picom.conf /^active-opacity = 0.92;$/;" k
|
||||||
opacity dot_config/picom.conf /^detect-client-opacity = true;$/;" k
|
opacity dot_config/picom.conf /^detect-client-opacity = true;$/;" k
|
||||||
opacity dot_config/picom.conf /^inactive-opacity = 0.68;$/;" k
|
opacity dot_config/picom.conf /^inactive-opacity = 0.68;$/;" k
|
||||||
|
|
Loading…
Reference in a new issue