update laptop files

This commit is contained in:
Fabio Lenherr 2023-09-13 16:04:15 +02:00
parent 993bd794f0
commit e2d6a11b0d
5 changed files with 16 additions and 23 deletions

View file

@ -4,6 +4,8 @@ exec-once=systemctl --user import-environment
exec-once=dbus-update-activation-environment --all
#
env = PATH,/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:$HOME/.local/bin:$HOME/.cargo/bin:$PATH
monitor=eDP-1,1920x1080@144,0x0,1
monitor=,highres,1920x0,1
input {
@ -35,12 +37,8 @@ general {
decoration {
rounding=10
blur=yes
blur=0
blur_size=3 # minimum 1
blur_passes=1 # minimum 1
blur_new_optimizations=true
}
animations {
enabled=1
animation=windowsMove,1,5,default
@ -92,7 +90,8 @@ bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
bind=SUPER,F,exec,firefox
bind=SUPER,T,exec,kitty
bind=SUPER,Q,killactive,
bind=SUPER,M,exit,
bind=SUPERALTSHIFT,M,exit,
bind=SUPERSHIFT,M,exec,oxidash --css /home/dashie/gits/OxiDash/style.css
bind=SUPER,E,exec,nautilus --new-window
bind=SUPER,V,togglefloating,
# bind=SUPER,R,exec,rofi -show drun -theme tokyonight
@ -113,7 +112,7 @@ bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness br
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
bind=SUPERSHIFT,S,exec, grim -g "$(slurp)" - | swappy -f -
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-4semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
bind=SUPER,D,exec, $HOME/.config/eww/scripts/cockpit_toggle
bind=SUPER,D,exec, oxishut --css /home/dashie/gits/OxiShut/style.css
bind=,Print,exec, grim - | wl-copy
bind=SUPER,A,exec,copyq toggle
bind=SUPERSHIFT,Y,exec, $HOME/.config/eww/scripts/monitor.sh extend
@ -184,16 +183,13 @@ bindm=SUPER,mouse:272,movewindow
bindm=SUPER,mouse:273,resizewindow
#autostart programs
#exec=~/Documents/scripts/hyprstart.sh
#exec=hyprstart.sh
exec-once=hyprpaper
exec-once=eww daemon
exec-once=eww open bar
exec-once=nheko
# exec-once=flatpak run --branch=stable --arch=x86_64 --command=/app/bin/schildichat-desktop --file-forwarding chat.schildi.desktop --enable-features=ozonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
exec-once=firefox
exec-once=nextcloud
exec-once=kitty ncspot
exec-once=oxinoti --css /home/dashie/gits/oxinoti/style.css
exec-once = copyq --start-server
exec-once = hyprdock server
exec-once = dunst
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once=ironbar

View file

@ -0,0 +1,5 @@
plugins = [
# ...
"outfoxxed/hy3",
# ...
]