From 2d79574bffc32cf75f948a6834c25118cefa9d2a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 1 Jul 2020 11:31:50 -0500 Subject: [PATCH] laptop changes --- awesome/rc.lua | 5 ++++- rofi/launchers-git/blurry.rasi | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/awesome/rc.lua b/awesome/rc.lua index c81efed..3189f70 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -46,7 +46,7 @@ require('module.backdrop') -- require('module.menu') require('module.volume-osd') require('module.brightness-osd') -require('module.dynamic-wallpaper') +-- require('module.dynamic-wallpaper') -- require('module.battery-notifier') -- require('module.lockscreen') @@ -661,6 +661,9 @@ awful.rules.rules = { properties = { placement = awful.placement.centered }}, + { rule = {class = "FelgoLiveClient"}, + properties = {floating = true, ontop = true} + } } -- }}} diff --git a/rofi/launchers-git/blurry.rasi b/rofi/launchers-git/blurry.rasi index 818fb89..a94253a 100644 --- a/rofi/launchers-git/blurry.rasi +++ b/rofi/launchers-git/blurry.rasi @@ -8,7 +8,7 @@ */ configuration { - font: "VictorMono Nerd Font 11"; + font: "VictorMono Nerd Font 24.0"; show-icons: true; icon-theme: "Papirus"; display-drun: "⮞";