many small changes
This commit is contained in:
parent
f7199197c6
commit
f44ccff64f
6 changed files with 12 additions and 11 deletions
|
@ -22,7 +22,7 @@ bindl=,switch:Lid Switch,exec,swaylock --effect-greyscale
|
|||
|
||||
|
||||
# Games
|
||||
bind=ALTSHIFT,T,exec,gamescope -w 1280 -h 960 -F fsr -f -r 60 wine "/home/flyingstitchman/Documents/Games/Touhou 15 - Legacy of Lunatic Kingdom/th15.exe"
|
||||
bind=ALTSHIFT,T,exec,gamescope -w 1280 -h 960 -f -r 60 wine "/home/flyingstitchman/Documents/Games/Touhou 15 - Legacy of Lunatic Kingdom/th15.exe"
|
||||
bind=ALTSHIFT,O,exec,osu-lazer
|
||||
bind=ALTSHIFT,C,exec,"/home/flyingstitchman/Documents/Games/Celeste/Celeste"
|
||||
bind=ALTSHIFT,S,exec,"/home/flyingstitchman/Documents/Games/Stardew Valley/StardewValley"
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
exec-once=eww open bar
|
||||
exec-once=swayidle
|
||||
exec-once=hyprpaper
|
||||
exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|
||||
exec-once=dunst
|
||||
exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh
|
||||
|
|
|
@ -86,10 +86,6 @@ dwindle {
|
|||
preserve_split=true
|
||||
}
|
||||
|
||||
master {
|
||||
new_is_master=true
|
||||
}
|
||||
|
||||
misc {
|
||||
layers_hog_keyboard_focus=true
|
||||
vfr=1
|
||||
|
|
|
@ -111,8 +111,6 @@ export WINEPREFIX="$XDG_DATA_HOME"/wineprefixes/default
|
|||
export DOTNET_CLI_HOME="$XDG_CONFIG_HOME"/dotnet
|
||||
export RUSTUP_HOME="$XDG_DATA_HOME"/rustup
|
||||
export CARGO_HOME="$XDG_DATA_HOME"/cargo
|
||||
# Nvidia moment
|
||||
export WLR_NO_HARDWARE_CURSORS=1
|
||||
|
||||
|
||||
alias dosbox="dosbox -conf "$XDG_CONFIG_HOME"/dosbox/dosbox.conf "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue