feat: Add codeFig snippet

This commit is contained in:
Fabio Lenherr / DashieTM 2024-03-26 12:34:10 +01:00
parent 6a30594699
commit 79ed239d07
7 changed files with 69 additions and 36 deletions

View file

@ -1,12 +1,17 @@
#fix the fucking portal
exec-once=systemctl --user import-environment
exec-once=dbus-update-activation-environment --systemd --all
exec-once=hyprctl setcursor Bibata-Modern-Classic 24
env = GTK_CSD,0
env = TERM,"kitty /bin/fish"
env = XDG_CURRENT_DESKTOP=Hyprland
env = XDG_SESSION_TYPE=wayland
env = XDG_SESSION_DESKTOP=Hyprland
env = HYPRCURSOR_THEME,Bibata-Modern-Classic
env = HYPRCURSOR_SIZE,24
env = XCURSOR_THEME,Bibata-Modern-Classic
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORM,wayland
env = QT_WAYLAND_FORCE_DPI,96
env = QT_AUTO_SCREEN_SCALE_FACTOR,0

View file

@ -2,7 +2,7 @@
bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-5semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
bind=SUPERSHIFT,S,exec,grim -g "$(slurp)" - | satty -f -
bind=SUPERCONTROLSHIFT,S,exec,grim -c -g "0,0 3440x1440" - | wl-copy
bind=SUPERCONTROLSHIFT,S,exec,grim -c -g "2560,0 3440x1440" - | wl-copy
#Programs
bind=SUPER,F,exec,firefox

View file

@ -20,3 +20,4 @@ windowrulev2=immediate,class:^(.*)(Pal)$
windowrulev2=immediate,class:^(.*)(dota2)$
windowrulev2=immediate,class:^(.*)(needforspeedheat.exe)$
windowrulev2=forceinput,class:^(.*)(Pal)$
windowrulev2=forceinput,class:^(.*)(Battlefield 4)$