From 81a3f12198946ede9567301be6bcaa63225d9588 Mon Sep 17 00:00:00 2001 From: sophie Date: Mon, 18 Nov 2024 17:29:28 +0200 Subject: [PATCH] asdfdsgfsdg --- play.yml | 16 +++++++++++----- src/.config/ags/config.js | 1 - src/.config/hypr/hyprland.conf | 3 +-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/play.yml b/play.yml index ebb2238..8c17175 100644 --- a/play.yml +++ b/play.yml @@ -132,7 +132,6 @@ - swww - thunar - gvfs - - gvfs-smb - spotify - spicetify-cli - ttf-jetbrains-mono-nerd @@ -146,6 +145,8 @@ - network-manager-applet - lemurs - syncthing + - tidal-hifi + - nushell become: yes become_user: sophie @@ -181,12 +182,17 @@ - name: Write auto-hyprland login ansible.builtin.blockinfile: - path: /etc/lemurs/wayland/hyprland + path: /home/sophie/.bash_profile block: | #! /bin/sh exec Hyprland become: yes - - name: Set GTK interface theme - ansible.builtin.shell: "gsettings set org.gnome.desktop.interface gtk-theme 'Catppuccin-Latte-Standard-Pink-Light'" + - name: Create GTK theme folder + ansible.builtin.file: + path: /home/sophie/.themes + state: directory become: yes - become_user: sophie \ No newline at end of file + - name: Download "nordic" theme + ansible.builtin.archive: + src: https://github.com/EliverLara/Nordic/releases/download/v2.2.0/Nordic-v40.tar.xz + dest: "/home/sophie/.themes" diff --git a/src/.config/ags/config.js b/src/.config/ags/config.js index 466a2b1..f1bbde9 100644 --- a/src/.config/ags/config.js +++ b/src/.config/ags/config.js @@ -203,7 +203,6 @@ App.config({ style: "./style.css", windows: [ StatusWidget(1), - //LastfmWidget(1), Bar(0), Bar(1), NotificationPopups(0), diff --git a/src/.config/hypr/hyprland.conf b/src/.config/hypr/hyprland.conf index 6204783..e3eb616 100644 --- a/src/.config/hypr/hyprland.conf +++ b/src/.config/hypr/hyprland.conf @@ -2,7 +2,6 @@ source=~/.config/hypr/theme.conf # This is for my workstation. # monitor=,highres,auto,auto is for my laptop. - monitor=HDMI-A-1, 1920x1080@144, 1920x0, 1 monitor=DP-3, 1920x1080@60, 0x0, 1 @@ -148,4 +147,4 @@ windowrulev2 = noanim,class:^(xwaylandvideobridge)$ windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$ windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$ windowrulev2 = noblur,class:^(xwaylandvideobridge)$ -windowrulev2 = suppressevent maximize, class:.* \ No newline at end of file +windowrulev2 = suppressevent maximize, class:.*