From c2099170a7fe97fb8156974924ec8ebb95627d8c Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Mon, 8 Dec 2025 10:53:37 +0100 Subject: [PATCH] remove rofi screen offsets --- dotfiles/.config/rofi/config.rasi | 2 -- 1 file changed, 2 deletions(-) diff --git a/dotfiles/.config/rofi/config.rasi b/dotfiles/.config/rofi/config.rasi index 163853f..ec4110a 100644 --- a/dotfiles/.config/rofi/config.rasi +++ b/dotfiles/.config/rofi/config.rasi @@ -6,8 +6,6 @@ configuration { /* modes: "combi,drun,run,ssh,filebrowser";*/ font: "mono 12"; location: 0; - yoffset: -150; - xoffset: 1920; fixed-num-lines: true; show-icons: true; terminal: "alacritty";