Compare commits
No commits in common. "27e7169a654d677063c2a58f585b999d6cf7c9a6" and "6cadad7cf2412db47613f1bfddf161e3f5935de1" have entirely different histories.
27e7169a65
...
6cadad7cf2
|
|
@ -9,4 +9,3 @@ exec-once = wl-paste -t text --watch clipman store --no-persist &
|
|||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||
exec-once = ~/.local/bin/scripts/system/random-wallpaper 15 ~/.wallpapers &
|
||||
exec-once = emote &
|
||||
|
|
|
|||
|
|
@ -37,7 +37,6 @@ bind = $mmod, V, exec, clipman pick -t wofi
|
|||
bind = $smod, P, exec, ~/.local/bin/scripts/colorpicker
|
||||
bind = $smod, K, exec, ~/.local/bin/scripts/system/kblayout-picker
|
||||
bind = $smod, Tab, exec, footclient -a sysmonitor btm -b
|
||||
bind = $smod, E, exec, emote
|
||||
|
||||
# Change current workspace
|
||||
bind = $mmod, 1, exec, hyprsome workspace 1
|
||||
|
|
|
|||
|
|
@ -5,8 +5,6 @@ windowrulev2 = float,class:^fsearch$
|
|||
windowrulev2 = float,class:^nm-connection-editor$
|
||||
windowrulev2 = float,class:^yad$
|
||||
windowrulev2 = minsize 600 207,class:^polkit-gnome-authentication-agent-1$
|
||||
windowrulev2 = move cursor -50% -50%,class:^emote$
|
||||
windowrulev2 = noinitialfocus,class:^com\.nextcloud\.desktopclient\.nextcloud$
|
||||
|
||||
# MPV
|
||||
windowrulev2 = float,class:^mpv$
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ as-tree
|
|||
checkupdates-with-aur
|
||||
delta
|
||||
downgrade
|
||||
emote
|
||||
fsearch-git
|
||||
grimblast-git
|
||||
hyprland-nvidia-git
|
||||
|
|
@ -18,8 +17,8 @@ sddm-git
|
|||
swaylock-effects
|
||||
swayosd-git
|
||||
swww
|
||||
ttf-ubraille
|
||||
ttf-ms-win11-auto
|
||||
ttf-twemoji
|
||||
ttf-ubraille
|
||||
waybar-hyprland-git
|
||||
xdg-desktop-portal-hyprland-git
|
||||
|
|
|
|||
Loading…
Reference in New Issue