lappy changes, still needs hypr-color-scheme

This commit is contained in:
kirreen 2024-10-09 22:22:23 +02:00
parent 832527fe94
commit 43815d9a82
2 changed files with 32 additions and 27 deletions

View file

@ -23,19 +23,19 @@
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
#monitor=,preferred,auto,auto #monitor=,preferred,auto,auto
monitor=eDP1, 1920x1080, 0x0, 1 monitor=eDP-1, 1920x1080, 0x0, 1
workspace=1,monitor:eDP1 workspace=1,monitor:eDP-1
workspace=2,monitor:eDP1 workspace=2,monitor:eDP-1
workspace=3,monitor:eDP1 workspace=3,monitor:eDP-1
workspace=4,monitor:eDP1 workspace=4,monitor:eDP-1
workspace=5,monitor:eDP1 workspace=5,monitor:eDP-1
workspace=6,monitor:eDP1 workspace=6,monitor:eDP-1
workspace=7,monitor:eDP1 workspace=7,monitor:eDP-1
workspace=8,monitor:eDP1 workspace=8,monitor:eDP-1
workspace=9,monitor:eDP1 workspace=9,monitor:eDP-1
workspace=10,monitor:eDP1 workspace=10,monitor:eDP-1
xwayland { xwayland {
@ -66,7 +66,7 @@ $menu = wofi --show drun --theme /home/kirreen/.local/share/rofi/themes/tokyonig
exec-once = waybar & hyprpaper #& firefox exec-once = waybar & hyprpaper #& firefox
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 = vesktop & nheko exec-once = vesktop & nheko
exec-once = env LD_PRELOAD=/usr/lib32/libextest.so /usr/bin/steam-runtime %U -pipewire # exec-once = env LD_PRELOAD=/usr/lib32/libextest.so /usr/bin/steam-runtime %U -pipewire
# env XDG_SESSION_TYPE=x11 discord # env XDG_SESSION_TYPE=x11 discord
############################# #############################
@ -195,16 +195,21 @@ input {
follow_mouse = 1 follow_mouse = 1
sensitivity = -.76 # -1.0 - 1.0, 0 means no modification. #sensitivity = -.76 # -1.0 - 1.0, 0 means no modification.
sensitivity = -.15 # -1.0 - 1.0, 0 means no modification.
touchpad { touchpad {
natural_scroll = false natural_scroll = false
clickfinger_behavior = true
} }
} }
# https://wiki.hyprland.org/Configuring/Variables/#gestures # https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures { gestures {
workspace_swipe = false workspace_swipe = true
workspace_swipe_invert = false
workspace_swipe_direction_lock = false
workspace_swipe_forever = true
} }
# Example per-device config # Example per-device config

View file

@ -2,36 +2,36 @@
# mv existing file on PC to .pop.bak, then ln -s new file to it # mv existing file on PC to .pop.bak, then ln -s new file to it
mv ~/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc.pop.bak mv ~/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc.pop.bak
ln -s home/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc ln -s ~/Dev/dotfiles/home/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc
mv ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.pop.bak mv ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.pop.bak
ln -s home/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc ln -s ~/Dev/dotfiles/home/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc
mv ~/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf.pop.bak mv ~/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf.pop.bak
ln -s home/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf ln -s ~/Dev/dotfiles/home/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf
mv ~/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf.pop.bak mv ~/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf.pop.bak
ln -s home/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf ln -s ~/Dev/dotfiles/home/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf
mv ~/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf.pop.bak mv ~/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf.pop.bak
ln -s home/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf ln -s ~/Dev/dotfiles/home/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf
mv ~/.config/nvim/init.vim ~/.config/nvim/init.vim.pop.bak mv ~/.config/nvim/init.vim ~/.config/nvim/init.vim.pop.bak
ln -s home/.config/nvim/init.vim ~/.config/nvim/init.vim ln -s ~/Dev/dotfiles/home/.config/nvim/init.vim ~/.config/nvim/init.vim
mv ~/.config/picom/picom.conf ~/.config/picom/picom.conf.pop.bak mv ~/.config/picom/picom.conf ~/.config/picom/picom.conf.pop.bak
ln -s home/.config/picom/picom.conf ~/.config/picom/picom.conf ln -s ~/Dev/dotfiles/home/.config/picom/picom.conf ~/.config/picom/picom.conf
mv ~/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc.pop.bak mv ~/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc.pop.bak
ln -s home/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc ln -s ~/Dev/dotfiles/home/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc
mv ~/.config/waybar/style.css ~/.config/waybar/style.css.pop.bak mv ~/.config/waybar/style.css ~/.config/waybar/style.css.pop.bak
ln -s home/.config/waybar/style.css ~/.config/waybar/style.css ln -s ~/Dev/dotfiles/home/.config/waybar/style.css ~/.config/waybar/style.css
mv ~/.config/wofi/style.css ~/.config/wofi/style.css.pop.bak mv ~/.config/wofi/style.css ~/.config/wofi/style.css.pop.bak
ln -s home/.config/wofi/style.css ~/.config/wofi/style.css ln -s ~/Dev/dotfiles/home/.config/wofi/style.css ~/.config/wofi/style.css
mv ~/.Xresources ~/.Xresources.pop.bak mv ~/.Xresources ~/.Xresources.pop.bak
ln -s home/.Xresources ~/.Xresources ln -s ~/Dev/dotfiles/home/.Xresources ~/.Xresources
mv ~/.xinitrc ~/.xinitrc.pop.bak mv ~/.xinitrc ~/.xinitrc.pop.bak
ln -s home/.xinitrc ~/.xinitrc ln -s ~/Dev/dotfiles/home/.xinitrc ~/.xinitrc
mv ~/.zshrc ~/.zshrc.pop.bak mv ~/.zshrc ~/.zshrc.pop.bak
ln -s home/.zshrc ~/.zshrc ln -s ~/Dev/dotfiles/home/.zshrc ~/.zshrc