Browse Source

just a small change

pull/67/head
JaKooLit 2 years ago
parent
commit
a3b21dc548
  1. 2
      config/hypr/configs/ENVariables.conf
  2. 2
      config/hypr/configs/Execs.conf
  3. 2
      config/hypr/configs/Keybinds.conf
  4. 2
      config/hypr/configs/Laptops.conf
  5. 2
      config/hypr/configs/Monitors.conf
  6. 3
      config/hypr/configs/Settings.conf
  7. 3
      config/hypr/configs/WindowRules.conf

2
config/hypr/configs/ENVariables.conf

@ -1,4 +1,4 @@
## JaKooLit Github - https://github.com/JaKooLit
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
#environment-variables
env = CLUTTER_BACKEND,wayland

2
config/hypr/configs/Execs.conf

@ -1,3 +1,5 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
#Commands to be executed at launch
$scriptsDir = $HOME/.config/hypr/scripts
$lock = $scriptsDir/LockScreen.sh

2
config/hypr/configs/Keybinds.conf

@ -1,3 +1,5 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Setting variables
# See laptops.conf

2
config/hypr/configs/Laptops.conf

@ -1,3 +1,5 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Setting variables
# This configs are mostly for laptops. This is addemdum to Keybinds.conf

2
config/hypr/configs/Monitors.conf

@ -1,3 +1,5 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# Monitor Configuration
# See Hyprland wiki for more details
# https://wiki.hyprland.org/Configuring/Monitors/

3
config/hypr/configs/Settings.conf

@ -1,5 +1,6 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
## refer to Hyprland wiki for more info https://wiki.hyprland.org/Configuring/Variables
## JaKooLit Github - https://github.com/JaKooLit
source = $HOME/.cache/wal/colors-hyprland

3
config/hypr/configs/WindowRules.conf

@ -1,5 +1,6 @@
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
## JaKooLit Github - https://github.com/JaKooLit
windowrule = float, org.kde.polkit-kde-authentication-agent-1
windowrule = float, nm-connection-editor|blueman-manager

Loading…
Cancel
Save