Compare commits

...

3 Commits

Author SHA1 Message Date
Harzo 27e7169a65 Hyprland: add rule for floating Nextcloud window 2023-07-07 13:50:08 +02:00
Harzo 083d30a79a Hyprland: add emote configuration 2023-07-07 13:46:15 +02:00
Harzo 845ed040a2 Packages: add Braille font and emote picker 2023-07-07 13:41:57 +02:00
4 changed files with 6 additions and 1 deletions

View File

@ -9,3 +9,4 @@ exec-once = wl-paste -t text --watch clipman store --no-persist &
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & 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 = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
exec-once = ~/.local/bin/scripts/system/random-wallpaper 15 ~/.wallpapers & exec-once = ~/.local/bin/scripts/system/random-wallpaper 15 ~/.wallpapers &
exec-once = emote &

View File

@ -37,6 +37,7 @@ bind = $mmod, V, exec, clipman pick -t wofi
bind = $smod, P, exec, ~/.local/bin/scripts/colorpicker bind = $smod, P, exec, ~/.local/bin/scripts/colorpicker
bind = $smod, K, exec, ~/.local/bin/scripts/system/kblayout-picker bind = $smod, K, exec, ~/.local/bin/scripts/system/kblayout-picker
bind = $smod, Tab, exec, footclient -a sysmonitor btm -b bind = $smod, Tab, exec, footclient -a sysmonitor btm -b
bind = $smod, E, exec, emote
# Change current workspace # Change current workspace
bind = $mmod, 1, exec, hyprsome workspace 1 bind = $mmod, 1, exec, hyprsome workspace 1

View File

@ -5,6 +5,8 @@ windowrulev2 = float,class:^fsearch$
windowrulev2 = float,class:^nm-connection-editor$ windowrulev2 = float,class:^nm-connection-editor$
windowrulev2 = float,class:^yad$ windowrulev2 = float,class:^yad$
windowrulev2 = minsize 600 207,class:^polkit-gnome-authentication-agent-1$ 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 # MPV
windowrulev2 = float,class:^mpv$ windowrulev2 = float,class:^mpv$

View File

@ -3,6 +3,7 @@ as-tree
checkupdates-with-aur checkupdates-with-aur
delta delta
downgrade downgrade
emote
fsearch-git fsearch-git
grimblast-git grimblast-git
hyprland-nvidia-git hyprland-nvidia-git
@ -17,8 +18,8 @@ sddm-git
swaylock-effects swaylock-effects
swayosd-git swayosd-git
swww swww
ttf-ubraille
ttf-ms-win11-auto ttf-ms-win11-auto
ttf-twemoji ttf-twemoji
ttf-ubraille
waybar-hyprland-git waybar-hyprland-git
xdg-desktop-portal-hyprland-git xdg-desktop-portal-hyprland-git