forked from Shinonome/dots-hyprland
back to swww (2)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
general {
|
||||
col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) 45deg
|
||||
col.inactive_border = rgba(04404aaa)
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
# Status bar
|
||||
#exec-once = eww daemon && eww open bar && eww open bgdecor
|
||||
# Bar, wallpaper
|
||||
exec-once = swww init
|
||||
exec-once = ags &
|
||||
#exec-once = waybar
|
||||
|
||||
# Input method
|
||||
exec-once = fcitx5
|
||||
@@ -15,8 +14,10 @@ exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' &
|
||||
exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk
|
||||
|
||||
# Clipboard: history
|
||||
# exec-once = wl-paste --watch cliphist store &
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
|
||||
# Clipboard: disable middle-click paste
|
||||
exec-once = wl-paste -p --watch wl-copy -p ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user