add old dotfiles (probably gonna rewrite them anyways but will be enough for now)

This commit is contained in:
smayzy
2025-06-18 18:31:59 +02:00
parent 7261502a3c
commit 31ddf52257
191 changed files with 1669 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
###############
### SOURCES ###
###############
# MONITORS
source = ~/.config/hypr/source/monitors.conf
# BINDS
source = ~/.config/hypr/source/binds.conf
# AUTOSTART
source = ~/.config/hypr/source/autostart.conf
# ENVIRONMENT VARIABLES
source = ~/.config/hypr/source/ev.conf
# LOOK AND FEEL
source = ~/.config/hypr/source/look.conf
# INPUT
source = ~/.config/hypr/source/input.conf
# WINDOWS AND WORKSPACES
source = ~/.config/hypr/source/winandwork.conf
+7
View File
@@ -0,0 +1,7 @@
#preload the wallpapers
preload = ~/Wallpaper/itachi-uchiha-sharingan-crow-akatsuki-4k-wallpaper-uhdpaper.com-294@2@a.jpg
preload = ~/Wallpaper/eren-attack-on-titan-final-season-part-3-4k-wallpaper-uhdpaper.com-917@1@j.jpg
#set the wallpaper
wallpaper = DP-1,~/Wallpaper/itachi-uchiha-sharingan-crow-akatsuki-4k-wallpaper-uhdpaper.com-294@2@a.jpg
wallpaper = DP-2,~/Wallpaper/eren-attack-on-titan-final-season-part-3-4k-wallpaper-uhdpaper.com-917@1@j.jpg
+11
View File
@@ -0,0 +1,11 @@
# Autostarts here
exec-once = waybar
exec = hyprpaper
exec = killall waybar && waybar
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
exec-once = systemctl --user start hyprpolkitagent
exec-once = mako
# APPs
exec-once = [workspace 11 silent] webcord
exec-once = [workspace 10 silent] thunderbird
+111
View File
@@ -0,0 +1,111 @@
####################################
### USE WEV TO GET THE KEYS CODE ###
####################################
####################
### KEYBINDINGSS ###
####################
$terminal = kitty
$fileManager = dolphin
$menu = wofi --show drun
# MainMod
$mainMod = SUPER # "Windows" key
# exec
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
bind = $mainMod, comma, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, R, exec, $menu
bind = $mainMod, W, exec, wlogout
bind = $mainMod, A, exec, qutebrowser
bind = $mainMod, F, fullscreen
bind = $mainMod, T, togglefloating
# Quick
bind = ,XF86AudioMute, exec, obsidian
bind = ,XF86AudioRaiseVolume, exec, virt-manager
bind = ,XF86AudioLowerVolume, exec, virt-manager
# Reload waybar
bind = $mainMod SHIFT, B, exec, killall waybar && waybar &
# Hide waybar
bind = $mainMod, X, exec, killall waybar || waybar &
# Clipboard history
bind = $mainMod, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy
# Screenshot to clipboard
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp -d)" - | wl-copy
# Move focus with mainMod + arrow keys
bind = $mainMod, h, movefocus, l
bind = $mainMod, l, movefocus, r
bind = $mainMod, k, movefocus, u
bind = $mainMod, j, movefocus, d
# Resize Windows
bind = SUPER CTRL, h, resizeactive, -20 0
bind = SUPER CTRL, l, resizeactive, 20 0
bind = SUPER CTRL, k, resizeactive, 0 -20
bind = SUPER CTRL, j, resizeactive, 0 20
# Set default workspace
workspace=DP-1,1
workspace=DP-2,11
# Set workspaces
workspace=1,monitor:DP-1
workspace=2,monitor:DP-1
workspace=3,monitor:DP-1
workspace=4,monitor:DP-1
workspace=5,monitor:DP-1
workspace=6,monitor:DP-1
workspace=7,monitor:DP-1
workspace=8,monitor:DP-1
workspace=9,monitor:DP-1
workspace=10,monitor:DP-1
workspace=11,monitor:DP-2
workspace=12,monitor:DP-2
workspace=13,monitor:DP-2
workspace=14,monitor:DP-2
# Switch workspaces with mainMod + [0-9]
bind = $mainMod, ampersand , workspace, 1
bind = $mainMod, eacute , workspace, 2
bind = $mainMod, quotedbl , workspace, 3
bind = $mainMod, apostrophe , workspace, 4
bind = $mainMod, parenleft , workspace, 5
bind = $mainMod, minus , workspace, 6
bind = $mainMod, egrave , workspace, 7
bind = $mainMod, underscore , workspace, 8
bind = $mainMod, ccedilla , workspace, 9
bind = $mainMod, agrave , workspace, 10
bind = $mainMod, dead_circumflex, workspace, 11
bind = $mainMod, dollar , workspace, 12
bind = $mainMod, ugrave , workspace, 13
bind = $mainMod, asterisk , workspace, 14
# Move active window to a workspace with mainMod + SHIFT + [0-9]
bind = $mainMod SHIFT, ampersand , movetoworkspace, 1
bind = $mainMod SHIFT, eacute , movetoworkspace, 2
bind = $mainMod SHIFT, quotedbl , movetoworkspace, 3
bind = $mainMod SHIFT, apostrophe , movetoworkspace, 4
bind = $mainMod SHIFT, parenleft , movetoworkspace, 5
bind = $mainMod SHIFT, minus , movetoworkspace, 6
bind = $mainMod SHIFT, egrave , movetoworkspace, 7
bind = $mainMod SHIFT, underscore , movetoworkspace, 8
bind = $mainMod SHIFT, ccedilla , movetoworkspace, 9
bind = $mainMod SHIFT, agrave , movetoworkspace, 10
bind = $mainMod SHIFT, dead_circumflex, movetoworkspace, 11
bind = $mainMod SHIFT, dollar , movetoworkspace, 12
bind = $mainMod SHIFT, ugrave , movetoworkspace, 13
bind = $mainMod SHIFT, asterisk , movetoworkspace, 14
# Move/resize windows with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
+13
View File
@@ -0,0 +1,13 @@
# Set env here
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = LIBVA_DRIVER_NAME,nvidia
env = XDG_SESSION_TYPE,wayland
env = GBM_BACKEND,nvidia-drm
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = GTK_THEME, Adwaita-dark
cursor {
no_hardware_cursors = true
}
+21
View File
@@ -0,0 +1,21 @@
#Set inputs here
input {
kb_layout = fr, us
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
sensitivity = 0
touchpad {
natural_scroll = false
}
}
gestures {
workspace_swipe = false
}
+73
View File
@@ -0,0 +1,73 @@
#Set look and feel here
general {
gaps_in = 3
gaps_out = 5
border_size = 1
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps
resize_on_border = false
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false
layout = dwindle
}
decoration {
rounding = 6
# Change transparency of focused and unfocused windows
active_opacity = 1.0
inactive_opacity = 1.0
shadow {
enabled = true
range = 4
render_power = 3
color = rgba(1a1a1aee)
}
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = false
size = 3
passes = 1
vibrancy = 0.1696
}
}
animations {
enabled = true
# Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
animation = windows, 1, 7, myBezier
animation = windowsOut, 1, 7, default, popin 80%
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 6, default
}
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
}
master {
new_status = master
}
misc {
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
}
+3
View File
@@ -0,0 +1,3 @@
# Set monitors here
monitor= DP-1, 1920x1080@165, 0x0, 1
monitor= DP-2, 1920x1080@165, -1080x-520, 1, transform, 1 # Rotate the second screen
@@ -0,0 +1,9 @@
#Set windows ans workspaces rules here
# Ignore maximize requests from apps. You'll probably like this.
windowrulev2 = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
# Set default fullscreen for webcord
windowrulev2 = fullscreen, class:^(WebCord)$