forked from Shinonome/dots-hyprland
removed attr from hypr
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# This file only defines the `env` attribute, which is a part of the settings.
|
||||
env = [
|
||||
"QT_IM_MODULE, fcitx"
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
monitor = [
|
||||
",preferred,auto,1,transform, 0"
|
||||
# "HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1"
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# Shell keybinds
|
||||
bindi = [
|
||||
"Super, Super_L, Toggle overview, global, quickshell:overviewToggleRelease"
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
windowrulev2 = [
|
||||
# Uncomment to apply global transparency to all windows:
|
||||
# "opacity 0.89 override 0.89 override, class:.*"
|
||||
|
||||
Reference in New Issue
Block a user