Use Hyprland instead of sway #1

Merged
Bluemedia merged 15 commits from hyprland into master 2024-06-01 01:39:10 +02:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 54545481bd - Show all commits

View file

@ -30,8 +30,6 @@
loop:
- src: "{{ role_path }}/files/.config"
dest: "{{ ansible_env.HOME }}/"
- src: "{{ role_path }}/files/.local"
dest: "{{ ansible_env.HOME }}/"
- name: Ensure presence of required directories
file:

View file

@ -166,7 +166,7 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
{% if isNotebook | bool %}
{% if hostvars[ansible_hostname]['mobile_platform'] | bool %}
# Backlight control
bind = , XF86MonBrightnessUp, exec, brightnessctl -d intel_backlight set +5%
bind = , XF86MonBrightnessDown, exec, brightnessctl -d intel_backlight set 5%-