mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
Did a bunch of shit last night I dont really remember but dont wanna lose.
This commit is contained in:
parent
e8196312fe
commit
7bcecff8d1
7 changed files with 113 additions and 86 deletions
|
@ -14,9 +14,10 @@ monitor = HDMI-A-1, transform, 3
|
|||
workspace = DP-1,1
|
||||
workspace = HDMI-A-1,6
|
||||
|
||||
#Laptop Config
|
||||
monitor = eDP-1, 1920x1080@144, auto, 1
|
||||
workspace = eDP-1,1
|
||||
#Laptop
|
||||
|
||||
# monitor = eDP-1, 1920x1080@144, auto, 1
|
||||
# workspace = eDP-1,1
|
||||
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
@ -33,7 +34,6 @@ $menu = rofi -show drun
|
|||
$browser = firefox
|
||||
$discord = discord --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
|
||||
|
||||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
|
||||
|
@ -127,15 +127,7 @@ misc {
|
|||
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||||
|
||||
|
||||
# Plugins
|
||||
|
||||
# When entering overview mode, you can use left-button to jump, right-button to kill or use keybind
|
||||
|
||||
# If you are installing hycov with hyprpm, you should comment out this
|
||||
# plugin = /usr/lib/libhycov.so
|
||||
|
||||
# If you are installing hycov by manually compile , you should comment out this
|
||||
exec-once = hyprpm reload
|
||||
|
||||
|
||||
plugin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue