bit connect

This commit is contained in:
Zastian Pretorius
2024-01-17 21:25:07 +00:00
parent 6c211f16cd
commit 3ac2ceb52e
35 changed files with 943 additions and 673 deletions

View File

@@ -7,36 +7,47 @@
# Please note not all available settings / options are set here.
# For a full list, see the wiki (basic and advanced configuring)
#
exec-once=~/.config/script/theme-fix
#exec-once=~/.config/script/theme-fix
env = SDL_VIDEODRIVER,wayland
env = _JAVA_AWT_WM_NONREPARENTING,1
env = QT_QPA_PLATFORM,wayland
env = XDG_CURRENT_DESKTOP,hyprland
env = XDG_SESSION_DESKTOP,hyprland
env = MOZ_ENABLE_WAYLAND,1
env = LIBVA_DRIVER_NAME,amdgpu
env = QT_QPA_PLATFORMTHEME,qt6ct
exec-once=eww open bar
exec-once=systemctl --user restart xdg-desktop-portal
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=~/.config/script/waylock.sh
exec-once=~/.azotebg
exec-once=~/.azotebg-hyprland
exec-once=foot -s
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once=autoadb scrcpy -s '{}'
exec-once=hyprctl setcursor oreo_purple_cursors 16
exec-once=fcitx5 -d
monitor=HDMI-A-1,1920x1080@60,0x0,1
monitor=DP-3,1920x1080@60,1920x0,1
monitor=DP-2,1920x1080@60,0x0,1
monitor=DP-1,1920x1080@60,1920x0,1
#,bitdepth,10
#monitor=DP-3,1920x1080@60,4480x0,1
#monitor=DP-3,transform,1
workspace=HDMI-A-1,10
#workspace=HDMI-A-1,1
wsbind=1,DP-3
wsbind=2,DP-3
wsbind=3,DP-3
wsbind=4,DP-3
wsbind=5,DP-3
wsbind=6,DP-3
wsbind=7,DP-3
wsbind=8,DP-3
wsbind=9,DP-3
wsbind=10,HDMI-A-1
workspace=DP-2,1
workspace=DP-2,2
workspace=DP-2,3
workspace=DP-2,4
workspace=DP-2,5
workspace=DP-2,6
workspace=DP-2,7
workspace=DP-2,8
workspace=DP-2,9
workspace=HDMI-A-1,10
misc:disable_hyprland_logo=true
misc:enable_swallow=true
misc:swallow_regex=kitty
#misc:swallow_regex=foot
input {
numlock_by_default=true
@@ -53,23 +64,27 @@ input {
general {
sensitivity=1.0 # for mouse cursor
main_mod=ALT
gaps_in=5
gaps_out=5
border_size=2
col.active_border=0xff8218c4
col.active_border=rgba(8218c4ff)
col.inactive_border=0x66333333
layout=dwindle
layout=master
apply_sens_to_raw=1 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
}
group {
col.border_active=0xff8218c4
col.border_inactive=0xff282a36
}
decoration {
blur_ignore_opacity = true
blur_new_optimizations = true
#blur_ignore_opacity = true
#blur_new_optimizations = true
rounding=10
blur=1
blur_size=5 # minimum 1
blur_passes=1 # minimum 1, more passes = more resource intensive.
#blur=1
#blur_size=5 # minimum 1
#blur_passes=1 # minimum 1, more passes = more resource intensive.
# Your blur "amount" is blur_size * blur_passes, but high blur_size (over around 5-ish) will produce artifacts.
# if you want heavy blur, you need to up the blur_passes.
# the more passes, the more you can up the blur_size without noticing artifacts.
@@ -83,13 +98,12 @@ animations {
animation=workspaces,1,6,default
}
master {
new_on_top=true
}
dwindle {
pseudotile=0 # enable pseudotiling on dwindle
force_split=2
col.group_border=0xff282a36
col.group_border_active=0xff8218c4
}
gestures {
@@ -114,37 +128,41 @@ blurls=rofi
windowrule=float,title:^(kami)$
windowrule=center,title^(kami)$
windowrule=size 1011 781,title:^(kami)$
#windowrule=center,title^(kami)$
windowrule=move 724 358,title:^(kami)$
#windowrule=pseudo,abc
#windowrule=monitor 0,xyz
windowrule=tile,WebApp-ytmusic4224
windowrule=tile,WebApp-discord5149
windowrule=workspace 10,krita
windowrule=workspace 10,inkscape
windowrule=workspace 10,Gimp-2.10
windowrule=workspace 10,Blender
#windowrule=workspace 10,krita
#windowrule=workspace 10,inkscape
#windowrule=workspace 10,Gimp-2.10
#windowrule=workspace 10,Blender
# example binds
bind=ALT,Return,exec,footclient
bind=ALT,A,exec,footclient --title kami ~/Documents/Rust/kami/target/release/kami
bind=ALT,A,exec,~/repos/Mangayomi-v0.0.7-linux.AppImage
bind=ALT,Q,killactive,
bind=ALT,F,exec,pcmanfm
bind=ALT,B,exec,firefox
bind=ALT,E,exec,emacsclient --alternate-editor= --create-frame
bind=ALT,E,exec,emacsclient -r
bind=,107,exec,~/.config/script/wayscreenshot.sh
bind=ALT,P,exec,hyprpicker -f hex | wl-copy
bind=ALT,Z,exec,~/.config/hypr/monitors.sh
bind=SHIFT,107,exec,grim -g "$(slurp)" - | wl-copy
bind=ALTSHIFT,Q,exit,
bind=ALTSHIFT,F,togglefloating,
bind=ALTSHIFT,T,fullscreen,0
bind=ALT,D,exec,rofi -no-lazy-greb -show drun -icon-theme 'Papirus' -show-icons
bind=ALT,S,exec,rofi -modi emoji -show emoji
# toggle waybar
bind=SUPER,W,exec,~/.config/script/hide_waybar.sh
bind=ALT,H,focusmonitor,HDMI-A-1
bind=ALT,H,focusmonitor,DP-2
bind=ALT,L,focusmonitor,DP-3
bind=ALT,K,cyclenext,prev
bind=ALT,J,cyclenext,
@@ -186,6 +204,7 @@ bind=,XF86AudioPlay,exec,playerctl play-pause
bind=,XF86AudioPrev,exec,playerctl previous
bind=,XF86AudioNext,exec,playerctl next
bind=ALT,1,workspace,1
bind=ALT,2,workspace,2
bind=ALT,3,workspace,3