mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-04 09:42:42 +01:00 
			
		
		
		
	fix linter
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
#include "modules/hyprland/language.hpp"
 | 
			
		||||
 | 
			
		||||
#include <spdlog/spdlog.h>
 | 
			
		||||
#include <xkbcommon/xkbregistry.h>
 | 
			
		||||
#include <xkbcommon/xkbcommon.h>
 | 
			
		||||
#include <xkbcommon/xkbregistry.h>
 | 
			
		||||
 | 
			
		||||
#include "modules/hyprland/backend.hpp"
 | 
			
		||||
 | 
			
		||||
@@ -123,7 +123,7 @@ std::string Language::getShortFrom(const std::string& fullName) {
 | 
			
		||||
 | 
			
		||||
    return briefName;
 | 
			
		||||
  }
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  rxkb_context_unref(CONTEXT);
 | 
			
		||||
 | 
			
		||||
  return "";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user